[packages/libgeotiff] - updated opt patch

qboosh qboosh at pld-linux.org
Mon Apr 1 19:25:47 CEST 2019


commit 9f680b954540d9f76ecc0852745260d09f2419ef
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Mon Apr 1 19:25:39 2019 +0200

    - updated opt patch

 libgeotiff-opt.patch | 10 ++++------
 1 file changed, 4 insertions(+), 6 deletions(-)
---
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
  
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/libgeotiff.git/commitdiff/9f680b954540d9f76ecc0852745260d09f2419ef



More information about the pld-cvs-commit mailing list