moneymanagerex/moneymanagerex-1.1.0-flags.patch

14 lines
607 B
Diff
Raw Permalink Normal View History

2014-11-25 08:36:22 +04:00
diff -urN mmex-1.1.0/configure mmex-1.1.0-patched/configure
--- mmex-1.1.0/configure 2014-11-25 14:23:13.524944821 +1000
+++ mmex-1.1.0-patched/configure 2014-11-25 14:24:32.403948410 +1000
@@ -6435,9 +6435,6 @@
CXXFLAGS="$CXXFLAGS -g3 -O0 -Wall -Wundef -Wno-ctor-dtor-privacy"
CFLAGS="$CFLAGS -g3 -O0 -Wall -Wundef"
- else
- CXXFLAGS="$CXXFLAGS -g0 -O2"
- CFLAGS="$CFLAGS -g0 -O2"
fi