Revision: 3781 http://gar.svn.sourceforge.net/gar/?rev=3781&view=rev Author: wbonnet Date: 2009-03-16 23:03:00 +0000 (Mon, 16 Mar 2009)
Log Message: ----------- Add 64 bit binaries Modified Paths: -------------- csw/mgar/pkg/sqlite3/trunk/Makefile Modified: csw/mgar/pkg/sqlite3/trunk/Makefile =================================================================== --- csw/mgar/pkg/sqlite3/trunk/Makefile 2009-03-16 22:51:20 UTC (rev 3780) +++ csw/mgar/pkg/sqlite3/trunk/Makefile 2009-03-16 23:03:00 UTC (rev 3781) @@ -30,8 +30,8 @@ # Build the 64 bits binaries BUILD64 = 1 NO_ISAEXEC = 1 -EXTRA_BUILD_ISAS_sparc = sparcv8 sparcv9 -EXTRA_BUILD_ISAS_i386 = i386 amd64 +EXTRA_BUILD_ISAS_sparc = sparcv9 +EXTRA_BUILD_ISAS_i386 = amd64 # Add some patches to the sources PATCHFILES = gar-base.diff @@ -40,9 +40,7 @@ TEST_SCRIPTS = none # Make configure options -CONFIGURE_ARGS += --prefix=$(prefix) -CONFIGURE_ARGS += --mandir=$(mandir) -CONFIGURE_ARGS += --infodir=$(infodir) +CONFIGURE_ARGS = $(DIRPATHS) CONFIGURE_ARGS += --enable-threadsafe --disable-debug #REQUIRED_PKGS_CSWlibxcbdevel = CSWlibxcb This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. _______________________________________________ devel mailing list devel@lists.opencsw.org https://lists.opencsw.org/mailman/listinfo/devel