Revision: 25752 http://sourceforge.net/p/gar/code/25752 Author: pfelecan Date: 2016-06-01 16:14:26 +0000 (Wed, 01 Jun 2016) Log Message: ----------- Activate 64 bit build
Modified Paths: -------------- csw/mgar/pkg/libdvdcss/trunk/Makefile Modified: csw/mgar/pkg/libdvdcss/trunk/Makefile =================================================================== --- csw/mgar/pkg/libdvdcss/trunk/Makefile 2016-06-01 11:35:29 UTC (rev 25751) +++ csw/mgar/pkg/libdvdcss/trunk/Makefile 2016-06-01 16:14:26 UTC (rev 25752) @@ -17,6 +17,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.