From 13488392fcd8f9253f82557158cd1e7c45c36e41 Mon Sep 17 00:00:00 2001 From: Sven Gothel Date: Tue, 18 Oct 2011 07:00:46 +0200 Subject: Fix Solaris gcc args ; Adding JVM arch flags (-d32/-d64) --- make/gluegen-cpptasks-base.xml | 30 +++++++++++++++++++++++++----- 1 file changed, 25 insertions(+), 5 deletions(-) (limited to 'make/gluegen-cpptasks-base.xml') diff --git a/make/gluegen-cpptasks-base.xml b/make/gluegen-cpptasks-base.xml index e7af64c..7d28aef 100755 --- a/make/gluegen-cpptasks-base.xml +++ b/make/gluegen-cpptasks-base.xml @@ -40,6 +40,7 @@ - isWindows - isWindowsX86 - isWindowsAMD64 + - is64Bit - - isX11 is set if: !isWindows && !isOSX && !noX11 - @@ -335,6 +336,19 @@ + + + + + + + + + + + + + @@ -360,6 +374,7 @@ + @@ -698,6 +713,7 @@ + @@ -723,10 +739,12 @@ - - - - + + + + + + @@ -867,6 +885,7 @@ + @@ -874,7 +893,8 @@ - + + -- cgit v1.2.3