Ignore unknown pragmas.

Be less verbose when allocating uprocs.
Don't drop core dump turds all over the place when x11 goes away.
This commit is contained in:
wkj 2004-05-03 17:26:17 +00:00
parent b1455f33a8
commit 115d4c0afc
5 changed files with 11 additions and 2 deletions

1
bin/9c
View file

@ -12,6 +12,7 @@ usegcc()
-Wno-switch \
-Wno-comment \
-Wno-sign-compare \
-Wno-unknown-pragmas \
-fno-omit-frame-pointer \
"
# want to put -fno-optimize-sibling-calls here but