annotate make/linux/platform_arm @ 16403:39f9f052e5a8

Move DefaultCanonicalizerTool to GraphUtil and make it a DefaultSimplifierTool
author Gilles Duboscq <duboscq@ssw.jku.at>
date Fri, 04 Jul 2014 13:40:34 +0200
parents b92c45f2bc75
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
2192
b92c45f2bc75 7016023: Enable building ARM and PPC from src/closed repository
bobv
parents:
diff changeset
1 os_family = linux
b92c45f2bc75 7016023: Enable building ARM and PPC from src/closed repository
bobv
parents:
diff changeset
2
b92c45f2bc75 7016023: Enable building ARM and PPC from src/closed repository
bobv
parents:
diff changeset
3 arch = arm
b92c45f2bc75 7016023: Enable building ARM and PPC from src/closed repository
bobv
parents:
diff changeset
4
b92c45f2bc75 7016023: Enable building ARM and PPC from src/closed repository
bobv
parents:
diff changeset
5 arch_model = arm
b92c45f2bc75 7016023: Enable building ARM and PPC from src/closed repository
bobv
parents:
diff changeset
6
b92c45f2bc75 7016023: Enable building ARM and PPC from src/closed repository
bobv
parents:
diff changeset
7 os_arch = linux_arm
b92c45f2bc75 7016023: Enable building ARM and PPC from src/closed repository
bobv
parents:
diff changeset
8
b92c45f2bc75 7016023: Enable building ARM and PPC from src/closed repository
bobv
parents:
diff changeset
9 os_arch_model = linux_arm
b92c45f2bc75 7016023: Enable building ARM and PPC from src/closed repository
bobv
parents:
diff changeset
10
b92c45f2bc75 7016023: Enable building ARM and PPC from src/closed repository
bobv
parents:
diff changeset
11 lib_arch = arm
b92c45f2bc75 7016023: Enable building ARM and PPC from src/closed repository
bobv
parents:
diff changeset
12
b92c45f2bc75 7016023: Enable building ARM and PPC from src/closed repository
bobv
parents:
diff changeset
13 compiler = gcc
b92c45f2bc75 7016023: Enable building ARM and PPC from src/closed repository
bobv
parents:
diff changeset
14
b92c45f2bc75 7016023: Enable building ARM and PPC from src/closed repository
bobv
parents:
diff changeset
15 gnu_dis_arch = arm
b92c45f2bc75 7016023: Enable building ARM and PPC from src/closed repository
bobv
parents:
diff changeset
16
b92c45f2bc75 7016023: Enable building ARM and PPC from src/closed repository
bobv
parents:
diff changeset
17 sysdefs = -DLINUX -D_GNU_SOURCE -DARM