summarylogtreecommitdiffstats
path: root/epson-inkjet-printer-filter_release_build_flags.patch
blob: 36f23035773d99ed81b277352ad9a167315eb949 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
--- a/configure.ac
+++ b/configure.ac
@@ -26,11 +26,6 @@
         [RELEASE_BUILD=yes]
 )
 
-if test "x$RELEASE_BUILD" = "xyes" ; then
-        CFLAGS=-O2
-        CXXFLAGS=-O2
-fi
-
 if test "x${prefix}" = "xNONE"; then
 	AC_MSG_ERROR([*** '--prefix=/PATH' missing, please specify a prefix PATH ***])
 fi