]> git.pld-linux.org Git - packages/NewsCache.git/commitdiff
- don't use -g flag
authortwittner <twittner@pld-linux.org>
Sat, 3 Apr 2004 22:27:06 +0000 (22:27 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    NewsCache-ac_no_debug_flag_hack.patch -> 1.1

NewsCache-ac_no_debug_flag_hack.patch [new file with mode: 0644]

diff --git a/NewsCache-ac_no_debug_flag_hack.patch b/NewsCache-ac_no_debug_flag_hack.patch
new file mode 100644 (file)
index 0000000..49856bc
--- /dev/null
@@ -0,0 +1,11 @@
+--- configure.in.orig  2004-04-03 22:36:39.000000000 +0200
++++ configure.in       2004-04-03 22:37:15.000000000 +0200
+@@ -149,7 +149,7 @@
+ fi
+ if eval "test x$ac_cv_prog_cxx_g = xyes"; then
+-  CXXFLAGS="$CXXFLAGS -g"
++  CXXFLAGS="$CXXFLAGS"
+ fi
+ dnl ****************************************************************
This page took 0.091166 seconds and 4 git commands to generate.