Sophie

Sophie

distrib > Mandriva > mes5 > i586 > by-pkgid > dfe78e6cfc72243c21616f50f092654b > files > 1

perl-PDL-2.4.3-3mdv2009.0.src.rpm

--- PDL-2.3.3/Lib/Slatec/Makefile.PL.pic	2002-05-10 05:34:03.000000000 +0200
+++ PDL-2.3.3/Lib/Slatec/Makefile.PL	2002-07-09 02:13:59.000000000 +0200
@@ -111,7 +111,7 @@ WriteMakefile(
 
 sub MY::postamble {
         $mycompiler     = $f77->compiler();
-        $mycflags       = $f77->cflags();
+        $mycflags       = $f77->cflags() . " -fPIC";
 	my $orig = pdlpp_postamble_int(@::pack);
 	$orig =~ s/:\s*slatec\.pd/: slatec.pd/;
 	$orig .join "\n",map {