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/dev-libs/libchewing/files/0.3.3-cflags.patch

11 lines
247 B

--- a/configure.ac
+++ b/configure.ac
@@ -153,7 +122,6 @@
if test x$LIBDEBUG = x"true"; then
AC_DEFINE(ENABLE_DEBUG, 1,
[Define to 1 if you want native library runtime debugging code enabled])
- CFLAGS="$CFLAGS -g"
fi
AC_SUBST(LIBDEBUG)