]> git.pld-linux.org Git - packages/libgeotiff.git/commitdiff
- updated opt patch
authorJakub Bogusz <qboosh@pld-linux.org>
Mon, 1 Apr 2019 17:25:39 +0000 (19:25 +0200)
committerJakub Bogusz <qboosh@pld-linux.org>
Mon, 1 Apr 2019 17:25:39 +0000 (19:25 +0200)
libgeotiff-opt.patch

index 69eb6e7a743d377417d55cd27bb8f90a59169ed4..473b6a312585d3537a637b88b2f8bcfe1b677505 100644 (file)
@@ -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
  
This page took 0.101857 seconds and 4 git commands to generate.