]> git.pld-linux.org Git - packages/ecasound.git/commitdiff
- do not override CXXFLAGS.
authorkloczek <kloczek@pld-linux.org>
Sat, 21 Apr 2001 08:27:10 +0000 (08:27 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    ecasound-ac_fix.patch -> 1.1

ecasound-ac_fix.patch [new file with mode: 0644]

diff --git a/ecasound-ac_fix.patch b/ecasound-ac_fix.patch
new file mode 100644 (file)
index 0000000..48c28e1
--- /dev/null
@@ -0,0 +1,17 @@
+--- ecasound-1.9dev1/configure.in~     Wed Feb  7 04:36:48 2001
++++ ecasound-1.9dev1/configure.in      Sat Apr 21 09:46:51 2001
+@@ -70,14 +70,6 @@
+ dnl ------------------------------------------------------------------
+-dnl ---
+-dnl Set CXXFLAGS.
+-dnl ---
+-CXXFLAGS="-O2 -D_REENTRANT -DNDEBUG -ffast-math -fstrict-aliasing -funroll-loops"
+-dnl CXXFLAGS="-O2 -D_REENTRANT -fomit-frame-pointer -finline-functions -ffast-math -funroll-loops -Wall -Wstrict-prototypes -pedantic -fstrict-aliasing"
+-
+-dnl ------------------------------------------------------------------
+-
+ AC_ARG_ENABLE(debug,
+ [  --enable-debug             Enable debugging (default = no)],
+ include_debug=yes)
This page took 0.081401 seconds and 4 git commands to generate.