diff options
-rw-r--r-- | make/lib/gluegen-cpptasks-linux-armv6.xml | 2 | ||||
-rw-r--r-- | make/lib/gluegen-cpptasks-linux-armv6hf.xml | 2 |
2 files changed, 0 insertions, 4 deletions
diff --git a/make/lib/gluegen-cpptasks-linux-armv6.xml b/make/lib/gluegen-cpptasks-linux-armv6.xml index 2262006..a1b7eaa 100644 --- a/make/lib/gluegen-cpptasks-linux-armv6.xml +++ b/make/lib/gluegen-cpptasks-linux-armv6.xml @@ -15,8 +15,6 @@ <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 2cd4254..364d26a 100644 --- a/make/lib/gluegen-cpptasks-linux-armv6hf.xml +++ b/make/lib/gluegen-cpptasks-linux-armv6hf.xml @@ -15,8 +15,6 @@ <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" /> |