diff options
author | Jean-Marc Zucconi <jmz@FreeBSD.org> | 1999-04-18 12:04:27 +0000 |
---|---|---|
committer | Jean-Marc Zucconi <jmz@FreeBSD.org> | 1999-04-18 12:04:27 +0000 |
commit | 523157e0cfaad89c3ac38a491c7543b221afd716 (patch) | |
tree | 02e68e5042ef1c679821417ad1279715eef7a42a /emulators/mtools/files | |
parent | Upgrade to MM Shared Memory Libray, Version 1.0.1 (diff) |
Upgrade to version 3.9.4.
PR: ports/11192
Submitted by: Chris Piazza <cpiazza@home.net>
Notes
Notes:
svn path=/head/; revision=17969
Diffstat (limited to 'emulators/mtools/files')
-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" |