]> git.pld-linux.org Git - packages/dar.git/blame - dar-opt.patch
- updated to 2.5.9
[packages/dar.git] / dar-opt.patch
CommitLineData
cd96d2aa
JB
1--- dar-2.5.9/configure.ac.orig 2017-01-21 11:59:32.000000000 +0100
2+++ dar-2.5.9/configure.ac 2017-03-30 18:00:31.489079633 +0200
3@@ -30,7 +30,6 @@
0e3cdb42 4 AC_PROG_CC
5 AC_PROG_LIBTOOL
6 AC_PROG_MAKE_SET
7-AC_PROG_RANLIB
8
cd96d2aa
JB
9 AC_MSG_CHECKING([for C++ compiler usability])
10 AC_COMPILE_IFELSE([AC_LANG_PROGRAM([],
11@@ -888,7 +887,7 @@
12 AC_HELP_STRING(--enable-debug, [build targets with debugging option and no optimization]),
13 [
14 # yes we modify user variable here to remove any optimization
15- CXXFLAGS="$CXXSTDFLAGS -ggdb -Wall"
16+ CXXFLAGS="$CXXFLAGS -ggdb -Wall"
17 CFLAGS="-ggdb -Wall"
18 LDFLAGS="-ggdb -Wall"
19 debug_static="yes"
This page took 0.076106 seconds and 4 git commands to generate.