diff options
Diffstat (limited to 'net/nemesis/files/patch-configure')
-rw-r--r-- | net/nemesis/files/patch-configure | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/net/nemesis/files/patch-configure b/net/nemesis/files/patch-configure deleted file mode 100644 index 84d5fe932aec..000000000000 --- a/net/nemesis/files/patch-configure +++ /dev/null @@ -1,11 +0,0 @@ ---- configure.orig Fri Jun 23 19:38:00 2000 -+++ configure Fri Jul 7 11:46:04 2000 -@@ -639,7 +639,7 @@ - - if test -z "${CFLAGS}"; then - if test -z "${CCOPTS}"; then -- CCOPTS='-O3 -funroll-loops -fomit-frame-pointer -pipe' -+ CCOPTS='-O -funroll-loops -fomit-frame-pointer -pipe' - fi - CFLAGS="$CCOPTS" - fi |