summaryrefslogtreecommitdiffstats
path: root/app-arch/p7zip/files/p7zip-4.16_x86_static.patch
diff options
context:
space:
mode:
Diffstat (limited to 'app-arch/p7zip/files/p7zip-4.16_x86_static.patch')
-rw-r--r--app-arch/p7zip/files/p7zip-4.16_x86_static.patch10
1 files changed, 0 insertions, 10 deletions
diff --git a/app-arch/p7zip/files/p7zip-4.16_x86_static.patch b/app-arch/p7zip/files/p7zip-4.16_x86_static.patch
deleted file mode 100644
index c52ef86..0000000
--- a/app-arch/p7zip/files/p7zip-4.16_x86_static.patch
+++ /dev/null
@@ -1,10 +0,0 @@
---- makefile.machine.orig 2005-04-15 18:31:10.000000000 +0200
-+++ makefile.machine 2005-04-15 18:12:26.000000000 +0200
-@@ -11,6 +11,6 @@
- CC=gcc $(ALLFLAGS)
- LINK_SHARED=-shared
-
--LOCAL_LIBS=-lpthread
-+LOCAL_LIBS=-lpthread -static
- LOCAL_LIBS_DLL=$(LOCAL_LIBS) -ldl
-