SF.net SVN: gar:[24354] csw/mgar/pkg/perl/trunk/Makefile
claudio_sf at users.sourceforge.net
claudio_sf at users.sourceforge.net
Sat Nov 15 13:37:18 CET 2014
Revision: 24354
http://sourceforge.net/p/gar/code/24354
Author: claudio_sf
Date: 2014-11-15 12:37:16 +0000 (Sat, 15 Nov 2014)
Log Message:
-----------
perl/trunk: runpath tests
Modified Paths:
--------------
csw/mgar/pkg/perl/trunk/Makefile
Modified: csw/mgar/pkg/perl/trunk/Makefile
===================================================================
--- csw/mgar/pkg/perl/trunk/Makefile 2014-11-15 10:51:20 UTC (rev 24353)
+++ csw/mgar/pkg/perl/trunk/Makefile 2014-11-15 12:37:16 UTC (rev 24354)
@@ -39,8 +39,9 @@
# 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_LIB = $(prefix)/$(libdir)/perl/5.20/CORE
+EXTRA_RUNPATH_DIRS = $(libdir)/perl/5.20/CORE
+EXTRA_RUNPATH_ISALIST = $(EXTRA_RUNPATH_DIRS)
+#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