update lucida

This commit is contained in:
rsc 2006-03-20 02:25:59 +00:00
parent 7bd7fd2f4f
commit 17157e4aa8
24 changed files with 160 additions and 96 deletions

1
bin/9c
View file

@ -15,6 +15,7 @@ usegcc()
-Wno-sign-compare \
-Wno-unknown-pragmas \
-fno-omit-frame-pointer \
-fno-inline-functions-called-once \
"
# want to put -fno-optimize-sibling-calls here but
# that option only works with gcc3+ it seems