packages/net/apf/patches/001-cflags_override.patch

12 lines
341 B
Diff
Raw Permalink Normal View History

--- a/configure.ac
+++ b/configure.ac
@@ -28,8 +28,6 @@ AC_CONFIG_FILES([Makefile
modules/Makefile
src/Makefile])
-CFLAGS="-pedantic -Wall -O2"
-
# Enabling/disabling asserts and debugging
AC_MSG_CHECKING(whether to enable debugging)
AC_ARG_ENABLE(debug, [ --enable-debug=[no/yes] turn on debugging