[csw-devel] SF.net SVN: gar:[17304] csw/mgar/pkg/boost/branches/boost-gcc/Makefile
wahwah at users.sourceforge.net
wahwah at users.sourceforge.net
Mon Mar 5 16:29:20 CET 2012
Revision: 17304
http://gar.svn.sourceforge.net/gar/?rev=17304&view=rev
Author: wahwah
Date: 2012-03-05 15:29:20 +0000 (Mon, 05 Mar 2012)
Log Message:
-----------
Don't build the 'boost_gcc' package, because it's empty.
Also, add an override.
Modified Paths:
--------------
csw/mgar/pkg/boost/branches/boost-gcc/Makefile
Modified: csw/mgar/pkg/boost/branches/boost-gcc/Makefile
===================================================================
--- csw/mgar/pkg/boost/branches/boost-gcc/Makefile 2012-03-05 14:39:58 UTC (rev 17303)
+++ csw/mgar/pkg/boost/branches/boost-gcc/Makefile 2012-03-05 15:29:20 UTC (rev 17304)
@@ -43,12 +43,6 @@
COMPILER_SUFFIX_PKG = -gcc
COMPILER_SUFFIX_CAT = _gcc
-PACKAGES += CSWboost$(COMPILER_SUFFIX_PKG)
-CATALOGNAME_CSWboost$(COMPILER_SUFFIX_PKG) += boost$(COMPILER_SUFFIX_CAT)
-SPKG_DESC_CSWboost$(COMPILER_SUFFIX_PKG) = $(DESCRIPTION)
-# The boost build system is hard to harness.
-CHECKPKG_OVERRIDES_CSWboost$(COMPILER_SUFFIX_PKG) += bad-rpath-entry
-
PACKAGES += CSWboost$(COMPILER_SUFFIX_PKG)-dev
SPKG_DESC_CSWboost$(COMPILER_SUFFIX_PKG)-dev = $(DESCRIPTION), development files
PKGFILES_CSWboost$(COMPILER_SUFFIX_PKG)-dev = $(PKGFILES_DEVEL)
@@ -315,6 +309,8 @@
CHECKPKG_OVERRIDES_CSWlibboost-prexmon1-49-0-gxx += shared-lib-pkgname-mismatch
CHECKPKG_OVERRIDES_CSWlibboost-ws13n1-49-0-gxx += shared-lib-pkgname-mismatch
+CHECKPKG_OVERRIDES_CSWboost-gcc-dev += file-with-bad-content|/usr/share|root/opt/csw/gxx/include/boost/locale/generator.hpp
+
include gar/category.mk
PYTHON_ROOT = $(prefix)
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