[csw-devel] SF.net SVN: gar:[15408] csw/mgar/pkg/gcc4/branches/bootstrap-4.6/Makefile

wahwah at users.sourceforge.net wahwah at users.sourceforge.net
Mon Aug 22 22:29:36 CEST 2011


Revision: 15408
          http://gar.svn.sourceforge.net/gar/?rev=15408&view=rev
Author:   wahwah
Date:     2011-08-22 20:29:36 +0000 (Mon, 22 Aug 2011)

Log Message:
-----------
pkg/gcc4/branches/bootstrap-4.6: add the libdir settings

Modified Paths:
--------------
    csw/mgar/pkg/gcc4/branches/bootstrap-4.6/Makefile

Modified: csw/mgar/pkg/gcc4/branches/bootstrap-4.6/Makefile
===================================================================
--- csw/mgar/pkg/gcc4/branches/bootstrap-4.6/Makefile	2011-08-22 17:59:14 UTC (rev 15407)
+++ csw/mgar/pkg/gcc4/branches/bootstrap-4.6/Makefile	2011-08-22 20:29:36 UTC (rev 15408)
@@ -44,6 +44,7 @@
 # CONFIGURE_ARGS += --program-prefix=gcc4-
 
 CONFIGURE_ARGS += --prefix=$(prefix)
+CONFIGURE_ARGS += --libdir=$(libdir)
 # The theory is that DIRPATHS confuse the installer, e.g. includedir
 # CONFIGURE_ARGS += --includedir=$(prefix)/include
 CONFIGURE_ARGS += --exec-prefix=$(BUILD_PREFIX)/gcc4


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