diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2021-01-25 14:05:45 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2021-01-25 14:06:07 +0000 |
commit | 2b5297f3edc4f6bf6c058ad68be262488b2aeeb6 (patch) | |
tree | 8d24cb74de68929eeb7e9b16a35e7e1806757f49 | |
parent | Updating years in copyright file for 2021. (diff) | |
download | lzlib-2b5297f3edc4f6bf6c058ad68be262488b2aeeb6.tar.xz lzlib-2b5297f3edc4f6bf6c058ad68be262488b2aeeb6.zip |
Refreshing build.patch.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
-rw-r--r-- | debian/patches/debian/0001-build.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/patches/debian/0001-build.patch b/debian/patches/debian/0001-build.patch index 13cbe85..2a6d59b 100644 --- a/debian/patches/debian/0001-build.patch +++ b/debian/patches/debian/0001-build.patch @@ -16,4 +16,4 @@ diff -Naurp lzlib.orig/configure lzlib/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 ; } |