summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--make/lib/gluegen-cpptasks-linux-armv6.xml2
-rw-r--r--make/lib/gluegen-cpptasks-linux-armv6hf.xml2
2 files changed, 4 insertions, 0 deletions
diff --git a/make/lib/gluegen-cpptasks-linux-armv6.xml b/make/lib/gluegen-cpptasks-linux-armv6.xml
index a1b7eaa..2262006 100644
--- a/make/lib/gluegen-cpptasks-linux-armv6.xml
+++ b/make/lib/gluegen-cpptasks-linux-armv6.xml
@@ -15,6 +15,8 @@
<project name="GlueGen-cpptasks-linux-armv6" 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" />
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" />