[csw-devel] SF.net SVN: gar:[18760] csw/mgar/pkg/libofx/trunk/Makefile
pfelecan at users.sourceforge.net
pfelecan at users.sourceforge.net
Mon Jul 16 16:02:04 CEST 2012
Revision: 18760
http://gar.svn.sourceforge.net/gar/?rev=18760&view=rev
Author: pfelecan
Date: 2012-07-16 14:02:04 +0000 (Mon, 16 Jul 2012)
Log Message:
-----------
libofx/trunk: following a "__sync_fetch_and_add_4" error, limit the
package to Solaris 10
Modified Paths:
--------------
csw/mgar/pkg/libofx/trunk/Makefile
Modified: csw/mgar/pkg/libofx/trunk/Makefile
===================================================================
--- csw/mgar/pkg/libofx/trunk/Makefile 2012-07-16 12:58:32 UTC (rev 18759)
+++ csw/mgar/pkg/libofx/trunk/Makefile 2012-07-16 14:02:04 UTC (rev 18760)
@@ -34,6 +34,9 @@
# this is needed, at least, on unstable9s
EXTRA_LINKER_FLAGS = -lgnugetopt
+PACKAGING_PLATFORMS = solaris10-sparc
+PACKAGING_PLATFORMS += solaris10-i386
+
PACKAGES += CSWlibofx-doc
CATALOGNAME_CSWlibofx-doc = libofx_doc
SPKG_DESC_CSWlibofx-doc = $(DESCRIPTION), documentation
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