summaryrefslogtreecommitdiff
path: root/cad/acs/files/patch-ab
diff options
context:
space:
mode:
Diffstat (limited to 'cad/acs/files/patch-ab')
-rw-r--r--cad/acs/files/patch-ab14
1 files changed, 0 insertions, 14 deletions
diff --git a/cad/acs/files/patch-ab b/cad/acs/files/patch-ab
deleted file mode 100644
index 53550230d98f..000000000000
--- a/cad/acs/files/patch-ab
+++ /dev/null
@@ -1,14 +0,0 @@
---- src/Make2.g++.orig Tue Sep 5 09:42:44 2000
-+++ src/Make2.g++ Thu Dec 14 19:50:51 2000
-@@ -3,9 +3,9 @@
-
- # Standard base for g++.
-
--CCC = g++
-+CCC ?= g++
- CCFLAGS = \
---DUNIX -O3 -DNDEBUG -I.. -fno-exceptions \
-+-DUNIX -DNDEBUG -I.. -fno-exceptions ${CFLAGS} \
- -Wall -W -Wno-sign-compare \
- -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-qual \
- -Wwrite-strings -Wconversion \