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

/external/mksh/src/
H A DBuild.sh1427 t_ldflags='-fuse-linker-plugin'
1429 2) t_cflags='-flto=jobserver' t_ldflags=''
1432 t_ldflags='-fno-use-linker-plugin -fwhole-program'
1435 t_ldflags='-fuse-linker-plugin'
1437 5) t_cflags='-flto' t_ldflags=''
1440 t_ldflags='-fno-use-linker-plugin -fwhole-program'
1442 7) t_cflags='-fwhole-program --combine' t_ldflags=''
1448 "if gcc supports $t_cflags $t_ldflags" "$t_ldflags"

Completed in 177 milliseconds