You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/net-wireless/yatebts/files/yatebts-6.0.0-dont-mess-wit...

13 lines
291 B

--- a/configure.ac
+++ b/configure.ac
@@ -38,9 +38,6 @@
AC_PROG_CC
AC_PROG_AWK
-# Delete -g as we handle debug info at build time
-CFLAGS=`echo "$CFLAGS" | sed 's/\(^\| \+\)-g[[0-9]]*//' 2>/dev/null`
-
# Helper to check by pkgconfig including local paths
function pkgconfig_check()
{