diff options
Diffstat (limited to 'emulators/bsvc/files/patch-ae')
| -rw-r--r-- | emulators/bsvc/files/patch-ae | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/emulators/bsvc/files/patch-ae b/emulators/bsvc/files/patch-ae new file mode 100644 index 000000000000..57aa6d54817a --- /dev/null +++ b/emulators/bsvc/files/patch-ae @@ -0,0 +1,11 @@ +--- Makefile.ULTRIX.orig Sun Nov 8 22:39:28 1998 ++++ Makefile.ULTRIX Mon Sep 6 19:12:20 1999 +@@ -10,7 +10,7 @@ + CXX = g++ + + ## C and C++ compiler flags +-CCFLAGS = -O ++CCFLAGS ?= -O + CXXFLAGS = -O -ansi -D_G_NO_EXTERN_TEMPLATES + + ## System Includes |
