SF.net SVN: gar:[25818] csw/mgar/pkg/perl5/trunk/Makefile

claudio_sf at users.sourceforge.net claudio_sf at users.sourceforge.net
Tue Jul 12 14:52:52 CEST 2016


Revision: 25818
          http://sourceforge.net/p/gar/code/25818
Author:   claudio_sf
Date:     2016-07-12 12:52:51 +0000 (Tue, 12 Jul 2016)
Log Message:
-----------
perl5/trunk: Fix linking error

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

Modified: csw/mgar/pkg/perl5/trunk/Makefile
===================================================================
--- csw/mgar/pkg/perl5/trunk/Makefile	2016-07-12 12:24:56 UTC (rev 25817)
+++ csw/mgar/pkg/perl5/trunk/Makefile	2016-07-12 12:52:51 UTC (rev 25818)
@@ -73,7 +73,7 @@
 
 CONFIGURE_ARGS-64 += -Duse64bitint
 CONFIGURE_ARGS-64 += -Duse64bitall
-CONFIGURE_ARGS-64 += -Dlddlflags="-shared -m64"
+CONFIGURE_ARGS-64 += -Dlddlflags='-shared -m64'
 
 CONFIGURE_ARGS   += $(CONFIGURE_ARGS-$(MEMORYMODEL)) 
 

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