wavemon-0.6.7-dont-override-CFLAGS.patch 295 B

123456789101112
  1. --- a/configure.ac
  2. +++ b/configure.ac
  3. @@ -9,8 +9,6 @@
  4. AC_DEFINE_UNQUOTED([BUILD_DATE], ["`/bin/date`"],
  5. [date wavemon was last configured and built])
  6. -CFLAGS="-O2 -Wall"
  7. -
  8. # wavemon is only supported on Linux, warn user about futile compilations
  9. AC_CANONICAL_HOST
  10. case "$host_os" in