SF.net SVN: gar:[24349] csw/mgar/pkg/perl/trunk/Makefile
claudio_sf at users.sourceforge.net
claudio_sf at users.sourceforge.net
Fri Nov 14 20:55:48 CET 2014
Revision: 24349
http://sourceforge.net/p/gar/code/24349
Author: claudio_sf
Date: 2014-11-14 19:55:45 +0000 (Fri, 14 Nov 2014)
Log Message:
-----------
perl/trunk: EXTRA_LIB
Modified Paths:
--------------
csw/mgar/pkg/perl/trunk/Makefile
Modified: csw/mgar/pkg/perl/trunk/Makefile
===================================================================
--- csw/mgar/pkg/perl/trunk/Makefile 2014-11-13 22:06:18 UTC (rev 24348)
+++ csw/mgar/pkg/perl/trunk/Makefile 2014-11-14 19:55:45 UTC (rev 24349)
@@ -39,7 +39,8 @@
# Let put perl in a separate dir as a migration strategy
prefix = $(BUILD_PREFIX)/perlgcc
-EXTRA_RUNPATH_DIRS = $(prefix)/$(libdir)/perl/5.20/CORE
+#EXTRA_RUNPATH_DIRS = $(prefix)/$(libdir)/perl/5.20/CORE
+EXTRA_LIB = $(prefix)/$(libdir)/perl/5.20/CORE
#EXTRA_RUNPATH_LINKER_FLAGS += $(prefix)/$(libdir)/perl/5.20/CORE/libperl.so
# Depends
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