diff options
author | Sven Gothel <[email protected]> | 2013-04-23 23:28:45 +0200 |
---|---|---|
committer | Sven Gothel <[email protected]> | 2013-04-23 23:28:45 +0200 |
commit | 49e4b614e97a97bf7b501cf402a3e9871b997222 (patch) | |
tree | 4876df822c67757ee9cfafaefd12b863de0acfe0 /make/lib/gluegen-cpptasks-linux-armv6hf.xml | |
parent | 025795f5011b374e5d6a5ab254e9d5a594d83595 (diff) |
Revert "make/lib/gluegen-cpptasks-linux-armv6[hf].xml: Set property 'useGCCARMTargetArchAndFloatOptions' indicating ARM arch & float gcc options are desired."
This reverts commit 025795f5011b374e5d6a5ab254e9d5a594d83595.
Extra state/property is not required since we can utilize propery 'isCrosscompilation'
Diffstat (limited to 'make/lib/gluegen-cpptasks-linux-armv6hf.xml')
-rw-r--r-- | make/lib/gluegen-cpptasks-linux-armv6hf.xml | 2 |
1 files changed, 0 insertions, 2 deletions
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" /> |