summaryrefslogtreecommitdiff
path: root/irc/zircon/files
diff options
context:
space:
mode:
authorJustin M. Seger <jseger@FreeBSD.org>1998-07-04 17:11:57 +0000
committerJustin M. Seger <jseger@FreeBSD.org>1998-07-04 17:11:57 +0000
commit77357b68fa7b70dca91128a89223ad02d3c3ebae (patch)
tree192ac5238f909aa71615781cf931a9e8a1b80b0a /irc/zircon/files
parentUpdated to last version 1.12.1pre6 (diff)
Upgrade to Zircon 1.18.155
Notes
Notes: svn path=/head/; revision=11705
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