[csw-devel] SF.net SVN: gar:[15490] csw/mgar/pkg/gcc4/branches/gcc3libs/Makefile
wahwah at users.sourceforge.net
wahwah at users.sourceforge.net
Fri Sep 2 00:10:07 CEST 2011
Revision: 15490
http://gar.svn.sourceforge.net/gar/?rev=15490&view=rev
Author: wahwah
Date: 2011-09-01 22:10:07 +0000 (Thu, 01 Sep 2011)
Log Message:
-----------
pkg/gcc4/branches/gcc3libs: an override needed for the upload of gcc4
Modified Paths:
--------------
csw/mgar/pkg/gcc4/branches/gcc3libs/Makefile
Modified: csw/mgar/pkg/gcc4/branches/gcc3libs/Makefile
===================================================================
--- csw/mgar/pkg/gcc4/branches/gcc3libs/Makefile 2011-09-01 14:57:42 UTC (rev 15489)
+++ csw/mgar/pkg/gcc4/branches/gcc3libs/Makefile 2011-09-01 22:10:07 UTC (rev 15490)
@@ -35,6 +35,10 @@
SPKG_DESC_CSWlibstdc++5 += GCC shared library, libstdc++.so.5
OBSOLETED_BY_CSWlibstdc++5 += CSWgcc3g++rt
RUNTIME_DEP_PKGS_CSWlibstdc++5 += CSWgcc3corert
+# This is necessary when uploading the gcc3libs + gcc4 combo, because the
+# updated gcc3corert stub built from gcc4 sources does not include any shared
+# libraries.
+CHECKPKG_OVERRIDES_CSWlibstdc++5 += surplus-dependency|CSWgcc3corert
PACKAGES += CSWlibstdc++6
SPKG_DESC_CSWlibstdc++6 = GCC shared library libstdc++.so.6
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