[csw-devel] SF.net SVN: gar:[19759] csw/mgar/pkg/libatomic_ops/trunk/Makefile
dmichelsen at users.sourceforge.net
dmichelsen at users.sourceforge.net
Wed Nov 28 16:03:58 CET 2012
Revision: 19759
http://gar.svn.sourceforge.net/gar/?rev=19759&view=rev
Author: dmichelsen
Date: 2012-11-28 15:03:57 +0000 (Wed, 28 Nov 2012)
Log Message:
-----------
libatomic_ops/trunk: Reenable 64 bit and include static lib
Modified Paths:
--------------
csw/mgar/pkg/libatomic_ops/trunk/Makefile
Modified: csw/mgar/pkg/libatomic_ops/trunk/Makefile
===================================================================
--- csw/mgar/pkg/libatomic_ops/trunk/Makefile 2012-11-28 14:25:42 UTC (rev 19758)
+++ csw/mgar/pkg/libatomic_ops/trunk/Makefile 2012-11-28 15:03:57 UTC (rev 19759)
@@ -19,6 +19,14 @@
SPKG_DESC_CSWlibatomic-ops = Portable library for atomic operations
# PKGFILES is catchall
+# This is because of the static libs
+CHECKPKG_OVERRIDES_CSWlibatomic-ops += discouraged-path-in-pkgmap
+
GARCOMPILER = GCC4
+BUILD64 = 1
+
+# The static lib is what we want
+MERGE_EXCLUDE_STATICLIBS =
+
include gar/category.mk
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