From f0f098a0de19d48b290eadb091c6930689b2e327 Mon Sep 17 00:00:00 2001 From: Sven Gothel Date: Sat, 20 Apr 2013 23:22:37 +0200 Subject: make/gluegen-cpptasks-base.xml: Expose evaluated 'isI386' and 'isAMD64' property, allowing to trigger x86_64 -> x86_32 crosscompilation. --- make/gluegen-cpptasks-base.xml | 50 ++++++++++++++++++++---------------------- 1 file changed, 24 insertions(+), 26 deletions(-) diff --git a/make/gluegen-cpptasks-base.xml b/make/gluegen-cpptasks-base.xml index fcb382a..8d5129e 100755 --- a/make/gluegen-cpptasks-base.xml +++ b/make/gluegen-cpptasks-base.xml @@ -18,6 +18,8 @@ - properties appropriately. They are only set to "true" if the OS/CPU - configuration is exactly as specified. - + - isI386 + - isAMD64 - is64Bit - isAbiEabiGnuArmel (implicit if isAndroidARMv6 or isLinuxARMv6) - isAbiEabiGnuArmhf (shall be declared explicit) @@ -229,15 +231,27 @@ - + + + + + + + + + + + + + @@ -270,10 +284,7 @@ - - - - + @@ -285,19 +296,13 @@ - - - - + - - - - + @@ -411,19 +416,13 @@ - - - - + - - - - + @@ -464,16 +463,13 @@ - + - - - - + @@ -542,6 +538,8 @@ + + -- cgit v1.2.3