Searched refs:ac_flags (Results 1 - 1 of 1) sorted by relevance

/external/mksh/src/
H A DBuild.sh377 # ac_flags [-] add varname cflags [text] [ldflags]
378 ac_flags() { function
1244 ac_flags 0 compiler_works '' 'if the compiler works'
1313 ac_flags 0 errwarnnone "$save_NOWARN"
1315 ac_flags 0 errwarnall "-errwarn=%all"
1335 ac_flags 0 wnoerror "$save_NOWARN"
1337 ac_flags 0 werror -Werror
1352 ac_flags 1 otwo +O2
1367 ac_flags - 1 otwo -xO2 <x
1371 ac_flags
[all...]

Completed in 67 milliseconds