SOURCES: p7zip-opt.patch - fixed

wolf wolf at pld-linux.org
Fri Sep 23 12:08:36 CEST 2005


Author: wolf                         Date: Fri Sep 23 10:08:36 2005 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- fixed

---- Files affected:
SOURCES:
   p7zip-opt.patch (1.6 -> 1.7) 

---- Diffs:

================================================================
Index: SOURCES/p7zip-opt.patch
diff -u SOURCES/p7zip-opt.patch:1.6 SOURCES/p7zip-opt.patch:1.7
--- SOURCES/p7zip-opt.patch:1.6	Fri Sep 23 09:16:43 2005
+++ SOURCES/p7zip-opt.patch	Fri Sep 23 12:08:30 2005
@@ -1,7 +1,12 @@
-diff -ur p7zip_4.27/makefile.linux_amd64 p7zip_4.27.new/makefile.linux_amd64
---- p7zip_4.27/makefile.linux_amd64	2005-09-22 17:54:06.000000000 +0000
-+++ p7zip_4.27.new/makefile.linux_amd64	2005-09-23 07:11:37.642811944 +0000
-@@ -5,8 +5,8 @@
+diff -ruN p7zip_4.27./makefile.linux_amd64 p7zip_4.27/makefile.linux_amd64
+--- p7zip_4.27./makefile.linux_amd64	2005-09-22 19:54:06.000000000 +0200
++++ p7zip_4.27/makefile.linux_amd64	2005-09-23 12:02:21.880417000 +0200
+@@ -1,12 +1,12 @@
+ 
+ # use "-m64" to have a 64bits executable
+-ALLFLAGS=-m32 -w -O -s  -fPIC \
++ALLFLAGS=-m32 -w -fPIC \
+     	-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE \
  	-DNDEBUG -D_REENTRANT -DENV_UNIX \
  	$(LOCAL_FLAGS)
  
@@ -12,10 +17,16 @@
  LINK_SHARED=-shared
  
  LOCAL_LIBS=-lpthread
-diff -ur p7zip_4.27/makefile.linux_x86_ppc_alpha p7zip_4.27.new/makefile.linux_x86_ppc_alpha
---- p7zip_4.27/makefile.linux_x86_ppc_alpha	2005-09-22 17:54:03.000000000 +0000
-+++ p7zip_4.27.new/makefile.linux_x86_ppc_alpha	2005-09-23 07:12:06.162476296 +0000
-@@ -7,8 +7,8 @@
+diff -ruN p7zip_4.27./makefile.linux_x86_ppc_alpha p7zip_4.27/makefile.linux_x86_ppc_alpha
+--- p7zip_4.27./makefile.linux_x86_ppc_alpha	2005-09-22 19:54:03.000000000 +0200
++++ p7zip_4.27/makefile.linux_x86_ppc_alpha	2005-09-23 12:02:27.885788500 +0200
+@@ -2,13 +2,13 @@
+ # makefile for Linux (x86, PPC, alpha ...)
+ # LITTLE_ENDIAN and BIG_ENDIAN are already defined by the system headers
+ #
+-ALLFLAGS=-O1 -s -fPIC \
++ALLFLAGS=-fPIC \
+     	-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE \
  	-DNDEBUG -D_REENTRANT -DENV_UNIX \
  	$(LOCAL_FLAGS)
  
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SOURCES/p7zip-opt.patch?r1=1.6&r2=1.7&f=u




More information about the pld-cvs-commit mailing list