[csw-devel] SF.net SVN: gar:[17360] csw/mgar/pkg/snappy/branches/snappy-gcc/Makefile

wahwah at users.sourceforge.net wahwah at users.sourceforge.net
Sun Mar 11 09:23:38 CET 2012


Revision: 17360
          http://gar.svn.sourceforge.net/gar/?rev=17360&view=rev
Author:   wahwah
Date:     2012-03-11 08:23:37 +0000 (Sun, 11 Mar 2012)
Log Message:
-----------
snappy/branches/snappy-gcc: Build on Solaris 10, not 9

Modified Paths:
--------------
    csw/mgar/pkg/snappy/branches/snappy-gcc/Makefile

Modified: csw/mgar/pkg/snappy/branches/snappy-gcc/Makefile
===================================================================
--- csw/mgar/pkg/snappy/branches/snappy-gcc/Makefile	2012-03-11 00:38:21 UTC (rev 17359)
+++ csw/mgar/pkg/snappy/branches/snappy-gcc/Makefile	2012-03-11 08:23:37 UTC (rev 17360)
@@ -13,13 +13,15 @@
 MASTER_SITES = $(GOOGLE_MIRROR)
 DISTFILES  = $(DISTNAME).tar.gz
 
+PACKAGING_PLATFORMS = solaris10-sparc solaris10-i386
+
 prefix = $(BUILD_PREFIX)/gxx
 GARCOMPILER = GNU
 
 # Undefined                       first referenced
 #  symbol                             in file
 # __sync_fetch_and_add_4              snappy_unittest-snappy_unittest.o
-ISA_DEFAULT_i386 = pentium_pro
+# ISA_DEFAULT_i386 = pentium_pro
 
 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