From a5c3ef7e6c97a5e6b84fdb1e51d83d115313903e Mon Sep 17 00:00:00 2001 From: kbr Date: Fri, 15 Feb 2008 14:39:02 +0000 Subject: Added macosx64fat property to joal.properties git-svn-id: file:///home/mbien/NetBeansProjects/JOGAMP/joal-sync/git-svn/../svn-server-sync/joal/trunk@791 03bf7f67-59de-4072-a415-9a990d468a3f --- make/joal.properties | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'make/joal.properties') diff --git a/make/joal.properties b/make/joal.properties index 5fb5679..dd5e741 100755 --- a/make/joal.properties +++ b/make/joal.properties @@ -40,3 +40,7 @@ win32.c.compiler=mingw # cross-compilation and want to generate fat (PPC and x86) binaries, # uncomment the property below # macosxfat=true +# If you are building on a 64-bit Mac OS X system supporting +# cross-compilation and want to generate fat (PPC64 and x86_64) binaries, +# uncomment the property below +# macosx64fat=true -- cgit v1.2.3