Home
last modified time | relevance | path

Searched refs:link_static_flag (Results 1 – 2 of 2) sorted by relevance

/PHP-8.3/build/
H A Dltmain.sh1196 if test "$build_libtool_libs" = yes && test -z "$link_static_flag"; then
1199 if test -n "$link_static_flag"; then
1205 if test -z "$pic_flag" && test -n "$link_static_flag"; then
1211 if test -z "$pic_flag" && test -n "$link_static_flag"; then
1500 if test -n "$link_static_flag"; then
1501 compile_command="$compile_command $link_static_flag"
1502 finalize_command="$finalize_command $link_static_flag"
H A Dlibtool.m44296 link_static_flag=$lt_[]_LT_AC_TAGVAR(lt_prog_compiler_static, $1)

Completed in 28 milliseconds