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

wahwah at users.sourceforge.net wahwah at users.sourceforge.net
Sun Mar 11 01:35:09 CET 2012


Revision: 17358
          http://gar.svn.sourceforge.net/gar/?rev=17358&view=rev
Author:   wahwah
Date:     2012-03-11 00:35:09 +0000 (Sun, 11 Mar 2012)
Log Message:
-----------
snappy/branches/snappy-gcc: Build for pentium_pro, because of __sync_fetch_and_add_4

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:30:15 UTC (rev 17357)
+++ csw/mgar/pkg/snappy/branches/snappy-gcc/Makefile	2012-03-11 00:35:09 UTC (rev 17358)
@@ -16,6 +16,11 @@
 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
+
 CONFIGURE_ARGS = $(DIRPATHS)
 
 PACKAGES += CSWsnappy-gcc-dev

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