summaryrefslogtreecommitdiff
path: root/lang/cli/files/patch-tools::cppmunge::makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'lang/cli/files/patch-tools::cppmunge::makefile.in')
-rw-r--r--lang/cli/files/patch-tools::cppmunge::makefile.in14
1 files changed, 0 insertions, 14 deletions
diff --git a/lang/cli/files/patch-tools::cppmunge::makefile.in b/lang/cli/files/patch-tools::cppmunge::makefile.in
deleted file mode 100644
index 0bd5ad79cc49..000000000000
--- a/lang/cli/files/patch-tools::cppmunge::makefile.in
+++ /dev/null
@@ -1,14 +0,0 @@
-
-$FreeBSD$
-
---- tools/cppmunge/makefile.in 2003/04/25 07:24:34 1.1
-+++ tools/cppmunge/makefile.in 2003/04/25 07:25:00
-@@ -18,7 +18,7 @@
- # ============================================================================
-
- BIGENDIAN=@BIGENDIAN@
--CFLAGS = -g -Wall -O2 $(BIGENDIAN)
-+CFLAGS += -fno-builtin -fno-exceptions -fno-rtti $(BIGENDIAN)
- TARGET_NAME = $(TARGETCOMPLUS)/cppmunge
- CC = @CC@
-