From 3a02fd257ac780a61f309d34464e33223230a898 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Thu, 20 Feb 2025 15:06:27 +0100 Subject: [PATCH] Refreshing build.patch. Signed-off-by: Daniel Baumann --- debian/patches/debian/0001-build.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/patches/debian/0001-build.patch b/debian/patches/debian/0001-build.patch index fa83fa9..f872f36 100644 --- a/debian/patches/debian/0001-build.patch +++ b/debian/patches/debian/0001-build.patch @@ -16,4 +16,4 @@ diff -Naurp lzd.orig/configure lzd/configure +#LDFLAGS= # checking whether we are using GNU C++. - /bin/sh -c "${CXX} --version" > /dev/null 2>&1 || + /bin/sh -c "${CXX} --version" > /dev/null 2>&1 || { CXX=c++ ; CXXFLAGS=-O2 ; }