diff options
Diffstat (limited to 'bin/9c')
-rwxr-xr-x | bin/9c | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -20,6 +20,7 @@ usegcc() -Wno-format-truncation \ -fno-omit-frame-pointer \ -fsigned-char \ + -fcommon \ " # want to put -fno-optimize-sibling-calls here but # that option only works with gcc3+ it seems |