Revision: 25750 http://sourceforge.net/p/gar/code/25750 Author: pfelecan Date: 2016-06-01 07:57:37 +0000 (Wed, 01 Jun 2016) Log Message: ----------- Activate 64 bit build
Modified Paths: -------------- csw/mgar/pkg/libdvdnav/trunk/Makefile Modified: csw/mgar/pkg/libdvdnav/trunk/Makefile =================================================================== --- csw/mgar/pkg/libdvdnav/trunk/Makefile 2016-05-31 11:40:11 UTC (rev 25749) +++ csw/mgar/pkg/libdvdnav/trunk/Makefile 2016-06-01 07:57:37 UTC (rev 25750) @@ -21,6 +21,8 @@ PACKAGING_PLATFORMS = solaris10-sparc PACKAGING_PLATFORMS += solaris10-i386 +BUILD64_LIBS_ONLY = 1 + GARCOMPILER = GNU CONFIGURE_ARGS = $(DIRPATHS) This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.