SF.net SVN: gar:[24711] csw/mgar/pkg/libffi/trunk/Makefile

rmottola at users.sourceforge.net rmottola at users.sourceforge.net
Sun Mar 8 20:45:19 CET 2015


Revision: 24711
          http://sourceforge.net/p/gar/code/24711
Author:   rmottola
Date:     2015-03-08 19:45:18 +0000 (Sun, 08 Mar 2015)
Log Message:
-----------
enable 64bit

Modified Paths:
--------------
    csw/mgar/pkg/libffi/trunk/Makefile

Modified: csw/mgar/pkg/libffi/trunk/Makefile
===================================================================
--- csw/mgar/pkg/libffi/trunk/Makefile	2015-03-07 18:12:02 UTC (rev 24710)
+++ csw/mgar/pkg/libffi/trunk/Makefile	2015-03-08 19:45:18 UTC (rev 24711)
@@ -23,6 +23,9 @@
 PACKAGING_PLATFORMS += solaris9-sparc solaris9-i386
 PACKAGING_PLATFORMS += solaris10-sparc solaris10-i386
 
+BUILD64 = 1
+
+
 # Not needed unless using SOS compiler
 #PATCHFILES += Makefile.in.patch
 # Not really needed for build, but for SOS compiler using libffi (not neeeded for recent libffi)
@@ -51,6 +54,7 @@
 
 LICENSE = LICENSE
 
+BUILD64 = 1
 GARCOMPILER = GNU
 CONFIGURE_ARGS  = $(DIRPATHS)
 

This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.



More information about the devel mailing list