From: Jakub Bogusz Date: Mon, 1 Apr 2019 17:25:39 +0000 (+0200) Subject: - updated opt patch X-Git-Tag: auto/th/libgeotiff-1.5.1-2~1 X-Git-Url: https://git.pld-linux.org/?a=commitdiff_plain;h=9f680b954540d9f76ecc0852745260d09f2419ef;hp=2b0a44e25316203697763dc0b3d4ebdc792a795d;p=packages%2Flibgeotiff.git - updated opt patch --- diff --git a/libgeotiff-opt.patch b/libgeotiff-opt.patch index 69eb6e7..473b6a3 100644 --- a/libgeotiff-opt.patch +++ b/libgeotiff-opt.patch @@ -1,13 +1,11 @@ ---- libgeotiff-1.3.0/configure.ac.orig 2009-11-02 16:37:11.000000000 +0100 -+++ libgeotiff-1.3.0/configure.ac 2010-06-20 09:54:26.607446450 +0200 -@@ -84,8 +84,8 @@ - CXXFLAGS="$CXXFLAGS -g -DDEBUG -Wall -Wno-long-long -pedantic -std=c++98" +--- libgeotiff-1.5.1/configure.ac.orig 2019-03-31 21:11:44.065069687 +0200 ++++ libgeotiff-1.5.1/configure.ac 2019-04-01 18:52:54.148794429 +0200 +@@ -81,7 +81,7 @@ + CFLAGS="$CFLAGS -g -DDEBUG -Wall" AC_MSG_RESULT(yes) else - CFLAGS="$CFLAGS -O3 -DNDEBUG" -- CXXFLAGS="$CXXFLAGS -O3 -DNDEBUG" + CFLAGS="$CFLAGS -DNDEBUG" -+ CXXFLAGS="$CXXFLAGS -DNDEBUG" AC_MSG_RESULT(no) fi