poco: moved to github
[packages.git] / net / apf / patches / 001-cflags_override.patch
1 --- a/configure.ac
2 +++ b/configure.ac
3 @@ -28,8 +28,6 @@ AC_CONFIG_FILES([Makefile
4                   modules/Makefile
5                   src/Makefile])
6  
7 -CFLAGS="-pedantic -Wall -O2"
8 -
9  # Enabling/disabling asserts and debugging
10  AC_MSG_CHECKING(whether to enable debugging)
11  AC_ARG_ENABLE(debug, [  --enable-debug=[no/yes] turn on debugging