diff options
Diffstat (limited to 'emulators/mtools/files/patch-d')
-rw-r--r-- | emulators/mtools/files/patch-d | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/emulators/mtools/files/patch-d b/emulators/mtools/files/patch-d deleted file mode 100644 index 44501fc16a8c..000000000000 --- a/emulators/mtools/files/patch-d +++ /dev/null @@ -1,11 +0,0 @@ ---- configure.orig Mon Dec 29 23:10:02 1997 -+++ configure Wed May 6 22:09:37 1998 -@@ -2108,7 +2108,7 @@ - CFLAGS="$CFLAGS -ZP" - MACHDEPLIBS="-lposix -UTIL" - fi -- CFLAGS="$CFLAGS -O4 $Wall" -+ CFLAGS="$CFLAGS $Wall" - else - if [ $host_os3 = hpux ] ; then - CPPFLAGS="$CPPFLAGS -Ae" |