summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2021-01-25 14:10:26 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2021-01-25 14:10:44 +0000
commit44f5a6c9d1376f7a488fdc423de845459cfe2771 (patch)
tree82af803cd082236429d18665bed6fa63ab431819
parentUpdating years in copyright file for 2021. (diff)
downloadpdlzip-44f5a6c9d1376f7a488fdc423de845459cfe2771.tar.xz
pdlzip-44f5a6c9d1376f7a488fdc423de845459cfe2771.zip
Refreshing build.patch.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
-rw-r--r--debian/patches/debian/0001-build.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/patches/debian/0001-build.patch b/debian/patches/debian/0001-build.patch
index 90e7cd6..b3a4393 100644
--- a/debian/patches/debian/0001-build.patch
+++ b/debian/patches/debian/0001-build.patch
@@ -16,4 +16,4 @@ diff -Naurp pdlzip.orig/configure pdlzip/configure
+#LDFLAGS=
# checking whether we are using GNU C.
- /bin/sh -c "${CC} --version" > /dev/null 2>&1 ||
+ /bin/sh -c "${CC} --version" > /dev/null 2>&1 || { CC=cc ; CFLAGS=-O2 ; }