[csw-devel] SF.net SVN: gar:[16383] csw/mgar/pkg/gcc4/trunk/Makefile
wahwah at users.sourceforge.net
wahwah at users.sourceforge.net
Tue Dec 6 14:20:22 CET 2011
Revision: 16383
http://gar.svn.sourceforge.net/gar/?rev=16383&view=rev
Author: wahwah
Date: 2011-12-06 13:20:21 +0000 (Tue, 06 Dec 2011)
Log Message:
-----------
gcc4/trunk: making gcc4adart as incompatible with gcc4ada
Modified Paths:
--------------
csw/mgar/pkg/gcc4/trunk/Makefile
Modified: csw/mgar/pkg/gcc4/trunk/Makefile
===================================================================
--- csw/mgar/pkg/gcc4/trunk/Makefile 2011-12-06 11:50:19 UTC (rev 16382)
+++ csw/mgar/pkg/gcc4/trunk/Makefile 2011-12-06 13:20:21 UTC (rev 16383)
@@ -499,8 +499,8 @@
RUNTIME_DEP_PKGS_$(PKG_BASENAME)ada += CSWlibcloog-isl2
RUNTIME_DEP_PKGS_$(PKG_BASENAME)ada += CSWlibppl9
-# Not sure about the shared libraries.
-OBSOLETED_BY_RUNTIME_DEP_PKGS_$(PKG_BASENAME)ada = $(PKG_BASENAME)adart
+# This is an obsolete package. Nothing depends on it, so we can remove it.
+INCOMPATIBLE_PKGS_$(PKG_BASENAME)ada = $(PKG_BASENAME)adart
PACKAGES += $(PACKAGES_$(GARCH))
CORE_BINARIES = cpp gcc gcov
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