summaryrefslogtreecommitdiff
path: root/irc/zircon/files
diff options
context:
space:
mode:
authorJustin M. Seger <jseger@FreeBSD.org>1999-04-03 21:41:55 +0000
committerJustin M. Seger <jseger@FreeBSD.org>1999-04-03 21:41:55 +0000
commitf08a9d56472a694f6818d50709fc4c031e095a57 (patch)
tree3fc0fc65f9d30bd9dc80410ffa3943c6b0c53e86 /irc/zircon/files
parentUpdate to version 8.2 (diff)
Update to zircon 1.18.213
PR: ports/10786
Notes
Notes: svn path=/head/; revision=17625
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 37a59ffec0d5..66415b5d6352 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.1}
++ set CFlags {-O -I/usr/local/include/tcl8.0}
catch {set CFlags $cflags($Type)}
switch BSDI $Type {
set CC gcc2