summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-analyzer/pmacct/files/pmacct-0.12.0-gentoo.patch')
-rw-r--r--net-analyzer/pmacct/files/pmacct-0.12.0-gentoo.patch20
1 files changed, 0 insertions, 20 deletions
diff --git a/net-analyzer/pmacct/files/pmacct-0.12.0-gentoo.patch b/net-analyzer/pmacct/files/pmacct-0.12.0-gentoo.patch
deleted file mode 100644
index 34efc1eda34d..000000000000
--- a/net-analyzer/pmacct/files/pmacct-0.12.0-gentoo.patch
+++ /dev/null
@@ -1,20 +0,0 @@
---- a/configure
-+++ b/configure
-@@ -1103,7 +1103,7 @@
- echo $ac_n "checking whether to enable debugging compiler options""... $ac_c" 1>&6
- echo "configure:1105: checking whether to enable debugging compiler options" >&5
- # Check whether --enable-debug or --disable-debug was given.
--if test "${enable_debug+set}" = set; then
-+if test "${enable_debug+set}" = TODO_THIS_WILL_NEVER_BE_TRUE; then
- enableval="$enable_debug"
- echo "$ac_t""yes" 1>&6
- tmp_CFLAGS=`echo $CFLAGS | sed 's/O2/O0/g'`
-@@ -1114,7 +1114,7 @@
- #CFLAGS="$CFLAGS -Wcast-align -Wcast-qual -Wnested-externs"
- #CFLAGS="$CFLAGS -Wshadow -Wbad-function-cast -Wwrite-strings"
- echo "$ac_t""no" 1>&6
--
-+ CFLAGS="$ac_save_CFLAGS"
- fi
-
-