ocrad/ocrad-build-with-optflags.patch

14 lines
347 B
Diff
Raw Normal View History

--- configure.orig 2013-07-24 08:20:58.611942166 +0000
+++ configure 2013-07-24 08:23:38.298054685 +0000
@@ -24,10 +24,6 @@
infodir='$(datarootdir)/info'
libdir='${exec_prefix}/lib'
mandir='$(datarootdir)/man'
-CXX=g++
-CPPFLAGS=
-CXXFLAGS='-Wall -W -O2'
-LDFLAGS=
# checking whether we are using GNU C++.
${CXX} --version > /dev/null 2>&1