diff options
Diffstat (limited to 'devel/flux/files/patch-ab')
-rw-r--r-- | devel/flux/files/patch-ab | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/devel/flux/files/patch-ab b/devel/flux/files/patch-ab deleted file mode 100644 index a21930d0d9d0..000000000000 --- a/devel/flux/files/patch-ab +++ /dev/null @@ -1,11 +0,0 @@ ---- configure.in.orig Thu Feb 10 08:02:07 2000 -+++ configure.in Sat Jul 22 02:14:02 2000 -@@ -120,8 +120,6 @@ - - dnl --- Set compiler flags --- - --CFLAGS="$CFLAGS -O2 -Wall" -- - if test "$debug" = yes; then - CFLAGS="$CFLAGS -g" - fi |