summaryrefslogtreecommitdiff
path: root/lang/icon/patches/patch-cc
diff options
context:
space:
mode:
Diffstat (limited to 'lang/icon/patches/patch-cc')
-rw-r--r--lang/icon/patches/patch-cc14
1 files changed, 14 insertions, 0 deletions
diff --git a/lang/icon/patches/patch-cc b/lang/icon/patches/patch-cc
new file mode 100644
index 00000000000..57cced8794c
--- /dev/null
+++ b/lang/icon/patches/patch-cc
@@ -0,0 +1,14 @@
+$NetBSD: patch-cc,v 1.4 2000/06/19 15:56:32 pooka Exp $
+
+--- /dev/null Thu Jan 1 00:00:00 1970
++++ config/unix/sun_netbsd/iconc.hdr Thu Jun 8 22:10:28 2000
+@@ -0,0 +1,9 @@
++# The -D$D option to CFLAGS makes it possible to specify a definition
++# at the Make command level without revising the Makefile, as
++# in
++#
++# make D=Debug
++#
++D=NOTHING
++CFLAGS+= -D$D
++SHELL=/bin/sh