asterisk-chan-dongle: bump to latest git
[feed/telephony.git] / net / asterisk-chan-dongle / patches / 300-use-openwrt-flags.patch
index 1380e7007c1264f612f1444ec8103083e97fe917..981ab9904a0e84cbd052db246c24339972cc6d2c 100644 (file)
@@ -1,8 +1,8 @@
 --- a/configure.ac
 +++ b/configure.ac
-@@ -216,8 +216,6 @@ dnl Apply options to defines
+@@ -247,8 +247,6 @@ dnl Apply options to defines
  if test "x$enable_debug" = "xyes" ; then
-   CFLAGS="$CFLAGS -O0 -g"
+   CFLAGS="$CFLAGS -O0 -g3"
    AC_DEFINE([__DEBUG__], [1], [Build with debugging])
 -else
 -  CFLAGS="$CFLAGS -O6"