]> git.pld-linux.org Git - packages/libgeotiff.git/blob - libgeotiff-opt.patch
- updated opt patch
[packages/libgeotiff.git] / libgeotiff-opt.patch
1 --- libgeotiff-1.5.1/configure.ac.orig  2019-03-31 21:11:44.065069687 +0200
2 +++ libgeotiff-1.5.1/configure.ac       2019-04-01 18:52:54.148794429 +0200
3 @@ -81,7 +81,7 @@
4      CFLAGS="$CFLAGS -g -DDEBUG -Wall"
5      AC_MSG_RESULT(yes)
6  else
7 -    CFLAGS="$CFLAGS -O3 -DNDEBUG"
8 +    CFLAGS="$CFLAGS -DNDEBUG"
9      AC_MSG_RESULT(no)
10  fi
11  
This page took 0.051512 seconds and 4 git commands to generate.