SOURCES: python-pypar-build.patch - another attempt

patrys patrys at pld-linux.org
Tue Sep 4 17:00:28 CEST 2007


Author: patrys                       Date: Tue Sep  4 15:00:28 2007 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- another attempt

---- Files affected:
SOURCES:
   python-pypar-build.patch (1.2 -> 1.3) 

---- Diffs:

================================================================
Index: SOURCES/python-pypar-build.patch
diff -u SOURCES/python-pypar-build.patch:1.2 SOURCES/python-pypar-build.patch:1.3
--- SOURCES/python-pypar-build.patch:1.2	Tue Sep  4 16:53:50 2007
+++ SOURCES/python-pypar-build.patch	Tue Sep  4 17:00:23 2007
@@ -5,7 +5,7 @@
          #Extra flags for 64 bit architectures
          #extra_compile_args = ' -fPIC -m64' #Valid for gcc        
 -        extra_compile_args = ' -fPIC -tp amd64' #Valid for pgcc
-+        extra_compile_args = ['-fPIC', '-tp', 'amd64'] #Valid for pgcc
++        extra_compile_args = ['-fPIC', '-m64'] #Valid for pgcc
      else:
          extra_compile_args = None
  
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SOURCES/python-pypar-build.patch?r1=1.2&r2=1.3&f=u



More information about the pld-cvs-commit mailing list