mirror of
https://github.com/9fans/plan9port.git
synced 2025-01-24 11:41:58 +00:00
parent
2991442aef
commit
69439fae67
1 changed files with 1 additions and 0 deletions
1
bin/9c
1
bin/9c
|
@ -83,6 +83,7 @@ useclang()
|
||||||
-Wno-unneeded-internal-declaration \
|
-Wno-unneeded-internal-declaration \
|
||||||
-fsigned-char \
|
-fsigned-char \
|
||||||
-fno-caret-diagnostics \
|
-fno-caret-diagnostics \
|
||||||
|
-fcommon \
|
||||||
"
|
"
|
||||||
cflags="$cflags -g"
|
cflags="$cflags -g"
|
||||||
cflags="$cflags $CC9FLAGS"
|
cflags="$cflags $CC9FLAGS"
|
||||||
|
|
Loading…
Reference in a new issue