1
0
Fork 0

Refreshing build.patch.

Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
Daniel Baumann 2025-02-20 15:06:27 +01:00
parent 0d06ac25e1
commit 3a02fd257a
Signed by: daniel
GPG key ID: FBB4F0E80A80222F

View file

@ -16,4 +16,4 @@ diff -Naurp lzd.orig/configure lzd/configure
+#LDFLAGS= +#LDFLAGS=
# checking whether we are using GNU C++. # 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 ; }