From a6cb1be01679edc81d199fe4875a5dd4ed8ed387 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Mon, 21 Feb 2022 17:18:12 +0100 Subject: Refreshing build.patch. Signed-off-by: Daniel Baumann --- debian/patches/debian/0001-build.patch | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/debian/patches/debian/0001-build.patch b/debian/patches/debian/0001-build.patch index 2a6d59b..db8799a 100644 --- a/debian/patches/debian/0001-build.patch +++ b/debian/patches/debian/0001-build.patch @@ -4,16 +4,16 @@ Description: Avoid overwriting build-environment. diff -Naurp lzlib.orig/configure lzlib/configure --- lzlib.orig/configure +++ lzlib/configure -@@ -29,9 +29,9 @@ infodir='$(datarootdir)/info' - libdir='$(exec_prefix)/lib' +@@ -30,9 +30,9 @@ libdir='$(exec_prefix)/lib' mandir='$(datarootdir)/man' CC=gcc + AR=ar -CPPFLAGS= -CFLAGS='-Wall -W -O2' -LDFLAGS= +#CPPFLAGS= +#CFLAGS='-Wall -W -O2' +#LDFLAGS= + ARFLAGS=-rcs # checking whether we are using GNU C. - /bin/sh -c "${CC} --version" > /dev/null 2>&1 || { CC=cc ; CFLAGS=-O2 ; } -- cgit v1.2.3