Gentoo Logo
Gentoo Spaceship




Note: Due to technical difficulties, the Archives are currently not up to date. GMANE provides an alternative service for most mailing lists.
c.f. bug 424647
List Archive: gentoo-commits
Navigation:
Lists: gentoo-commits: < Prev By Thread Next > < Prev By Date Next >
Headers:
To: gentoo-commits@g.o
From: "Torsten Veller (tove)" <tove@g.o>
Subject: gentoo-x86 commit in dev-perl/PDL/files: PDL-2.4.4-PIC.patch
Date: Tue, 09 Dec 2008 08:14:26 +0000
tove        08/12/09 08:14:26

  Added:                PDL-2.4.4-PIC.patch
  Log:
  Update PIC patch (#250335)
  (Portage version: 2.2_rc17/cvs/Linux 2.6.27-tuxonice i686)

Revision  Changes    Path
1.1                  dev-perl/PDL/files/PDL-2.4.4-PIC.patch

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/PDL/files/PDL-2.4.4-PIC.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/PDL/files/PDL-2.4.4-PIC.patch?rev=1.1&content-type=text/plain

Index: PDL-2.4.4-PIC.patch
===================================================================
--- Lib/Minuit/Makefile.PL
+++ Lib/Minuit/Makefile.PL
@@ -149,7 +149,7 @@
 	    ("
 
 minuitlib/$_\$(OBJ_EXT): minuitlib/$_.f 
-	$mycompiler -c $hack_64bit -o minuitlib/$_\$(OBJ_EXT) $mycflags minuitlib/$_.f
+	$mycompiler -c -fPIC -o minuitlib/$_\$(OBJ_EXT) $mycflags minuitlib/$_.f
 " )} @minuitfiles;
 
 	if (!defined($PDL::Config{MINUIT_LIB})){
--- Lib/Slatec/Makefile.PL
+++ Lib/Slatec/Makefile.PL
@@ -136,7 +136,7 @@
 ("
 
 slatec/$_\$(OBJ_EXT): slatec/$_.f 
-	$mycompiler -c $hack_64bit -o slatec/$_\$(OBJ_EXT) $mycflags slatec/$_.f
+	$mycompiler -c -fPIC -o slatec/$_\$(OBJ_EXT) $mycflags slatec/$_.f
 " )} @slatecfiles;
  
 }





Navigation:
Lists: gentoo-commits: < Prev By Thread Next > < Prev By Date Next >
Previous by thread:
portage r12184 - main/trunk/bin
Next by thread:
gentoo-x86 commit in dev-util/confix: ChangeLog confix-2.1.0-r2.ebuild confix-2.1.0-r1.ebuild
Previous by date:
gentoo-x86 commit in dev-perl/PDL: ChangeLog PDL-2.4.4.ebuild
Next by date:
gentoo-x86 commit in dev-util/confix: ChangeLog confix-2.1.0-r2.ebuild confix-2.1.0-r1.ebuild


Updated Mar 18, 2012

Summary: Archive of the gentoo-commits mailing list.

Donate to support our development efforts.

Copyright 2001-2013 Gentoo Foundation, Inc. Questions, Comments? Contact us.