Home
last modified time | relevance | path

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

/third_party/mksh/
H A DBuild.sh1594 t_ldflags='-fuse-linker-plugin'
1596 2) t_cflags='-flto=jobserver' t_ldflags=''
1599 t_ldflags='-fno-use-linker-plugin -fwhole-program'
1602 t_ldflags='-fuse-linker-plugin'
1604 5) t_cflags='-flto' t_ldflags=''
1607 t_ldflags='-fno-use-linker-plugin -fwhole-program'
1609 7) t_cflags='-fwhole-program --combine' t_ldflags=''
1615 "if gcc supports $t_cflags $t_ldflags" "$t_ldflags"

Completed in 2 milliseconds