[csw-devel] SF.net SVN: gar:[19806] csw/mgar/pkg/gcc4/trunk/Makefile

wahwah at users.sourceforge.net wahwah at users.sourceforge.net
Mon Dec 3 17:13:23 CET 2012


Revision: 19806
          http://gar.svn.sourceforge.net/gar/?rev=19806&view=rev
Author:   wahwah
Date:     2012-12-03 16:13:22 +0000 (Mon, 03 Dec 2012)
Log Message:
-----------
gcc4/trunk: set the linker map to U8

Modified Paths:
--------------
    csw/mgar/pkg/gcc4/trunk/Makefile

Modified: csw/mgar/pkg/gcc4/trunk/Makefile
===================================================================
--- csw/mgar/pkg/gcc4/trunk/Makefile	2012-12-03 15:20:39 UTC (rev 19805)
+++ csw/mgar/pkg/gcc4/trunk/Makefile	2012-12-03 16:13:22 UTC (rev 19806)
@@ -515,6 +515,9 @@
 # CHECKPKG_OVERRIDES_CSWlibssp0 += binary-architecture-does-not-match-placement
 # CHECKPKG_OVERRIDES_CSWlibstdc++6 += binary-architecture-does-not-match-placement
 
+# Otherwise it won't run on older Solaris 10 releases.
+LINKER_MAP_RELEASE=solaris10u8
+
 include files/scripts.mk
 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