summaryrefslogtreecommitdiffstats
path: root/make/lib/gluegen-cpptasks-linux-armv6hf.xml
diff options
context:
space:
mode:
authorSven Gothel <[email protected]>2013-04-23 23:18:40 +0200
committerSven Gothel <[email protected]>2013-04-23 23:18:40 +0200
commit025795f5011b374e5d6a5ab254e9d5a594d83595 (patch)
treed8f7c30b19d1fea4c45808a215615bcb57d78dd9 /make/lib/gluegen-cpptasks-linux-armv6hf.xml
parent9267c581b199060ded0ddfa0258ff6bff4ba2163 (diff)
make/lib/gluegen-cpptasks-linux-armv6[hf].xml: Set property 'useGCCARMTargetArchAndFloatOptions' indicating ARM arch & float gcc options are desired.
Diffstat (limited to 'make/lib/gluegen-cpptasks-linux-armv6hf.xml')
-rw-r--r--make/lib/gluegen-cpptasks-linux-armv6hf.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/make/lib/gluegen-cpptasks-linux-armv6hf.xml b/make/lib/gluegen-cpptasks-linux-armv6hf.xml
index 364d26a..2cd4254 100644
--- a/make/lib/gluegen-cpptasks-linux-armv6hf.xml
+++ b/make/lib/gluegen-cpptasks-linux-armv6hf.xml
@@ -15,6 +15,8 @@
<project name="GlueGen-cpptasks-linux-armv6hf" basedir="." >
+<property name="useGCCARMTargetArchAndFloatOptions" value="true" />
+
<!-- Set OS and ARCH for crosscompilation compiler configuration -->
<target name="gluegen.cpptasks.detect.os.custom">
<property name="gluegen.cpptasks.detected.os" value="true" />