diff options
author | Justin M. Seger <jseger@FreeBSD.org> | 1998-02-24 21:43:51 +0000 |
---|---|---|
committer | Justin M. Seger <jseger@FreeBSD.org> | 1998-02-24 21:43:51 +0000 |
commit | 3d4a5438d3b40cb3e80e07af0db3b6635dab8053 (patch) | |
tree | 9137a73e7f46f611647c62150ba20da9a5009917 /irc/zircon/files/patch-aa | |
parent | 9ffeeb2f40dab5eae09e88213ec8e041daab2974 (diff) |
Notes
Diffstat (limited to 'irc/zircon/files/patch-aa')
-rw-r--r-- | irc/zircon/files/patch-aa | 2 |
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 |