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

dmichelsen at users.sourceforge.net dmichelsen at users.sourceforge.net
Thu Apr 9 15:13:26 CEST 2009


Revision: 4252
          http://gar.svn.sourceforge.net/gar/?rev=4252&view=rev
Author:   dmichelsen
Date:     2009-04-09 13:13:26 +0000 (Thu, 09 Apr 2009)

Log Message:
-----------
top: Don't include superflous runtime linker path

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

Modified: csw/mgar/pkg/top/trunk/Makefile
===================================================================
--- csw/mgar/pkg/top/trunk/Makefile	2009-04-09 12:53:21 UTC (rev 4251)
+++ csw/mgar/pkg/top/trunk/Makefile	2009-04-09 13:13:26 UTC (rev 4252)
@@ -19,6 +19,9 @@
 
 BUILD64 = 1
 
+# No runtime linker path as we don't reference any libs from /opt/csw
+RUNPATH_LINKER_FLAGS =
+
 # autoconf tries to compile for the current kernel. Get rid of
 # these extra flags as we set them ourselves with BUILD64 = 1
 BUILD_OVERRIDE_DIRS = ARCHFLAG


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