summaryrefslogtreecommitdiff
path: root/irc/zircon/files
diff options
context:
space:
mode:
authorJustin M. Seger <jseger@FreeBSD.org>1999-08-23 01:33:29 +0000
committerJustin M. Seger <jseger@FreeBSD.org>1999-08-23 01:33:29 +0000
commitcf82726b69e5f993c5b9268a80d7dfc84ac09b31 (patch)
tree426438042851fdd89974822cbeeb3633eb9a36b6 /irc/zircon/files
parentupdate to 1.2.0pre3a (diff)
Upgrade to zircon-1.18.223
Notes
Notes: svn path=/head/; revision=20901
Diffstat (limited to 'irc/zircon/files')
-rw-r--r--irc/zircon/files/patch-aa2
1 files changed, 1 insertions, 1 deletions
diff --git a/irc/zircon/files/patch-aa b/irc/zircon/files/patch-aa
index 66415b5d6352..37a59ffec0d5 100644
--- a/irc/zircon/files/patch-aa
+++ b/irc/zircon/files/patch-aa
@@ -5,7 +5,7 @@
global CC GCC SCflag CFlags Type SLDflag share scflags
switch {} $CC {} default return
- set CFlags -O
-+ set CFlags {-O -I/usr/local/include/tcl8.0}
++ set CFlags {-O -I/usr/local/include/tcl8.1}
catch {set CFlags $cflags($Type)}
switch BSDI $Type {
set CC gcc2