summaryrefslogtreecommitdiffhomepage
path: root/patches/clzip-1.13_pre.local.patch
diff options
context:
space:
mode:
Diffstat (limited to 'patches/clzip-1.13_pre.local.patch')
-rw-r--r--patches/clzip-1.13_pre.local.patch12
1 files changed, 0 insertions, 12 deletions
diff --git a/patches/clzip-1.13_pre.local.patch b/patches/clzip-1.13_pre.local.patch
deleted file mode 100644
index 57175290..00000000
--- a/patches/clzip-1.13_pre.local.patch
+++ /dev/null
@@ -1,12 +0,0 @@
-diff -ru clzip-1.12.orig/configure clzip-1.12/configure
---- clzip-1.12.orig/configure 2021-01-01 16:37:55.000000000 +0100
-+++ clzip-1.12/configure 2021-01-13 12:42:25.898898082 +0100
-@@ -22,7 +22,7 @@
- mandir='$(datarootdir)/man'
- CC=gcc
- CPPFLAGS=
--CFLAGS='-Wall -W -O2'
-+CFLAGS ?= '-Wall -W -O2'
- LDFLAGS=
-
- # checking whether we are using GNU C.