Home
last modified time | relevance | path

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

/PHP-5.4/
H A Dltmain.sh1183 if test "$build_libtool_libs" = yes && test -z "$link_static_flag"; then
1186 if test -n "$link_static_flag"; then
1192 if test -z "$pic_flag" && test -n "$link_static_flag"; then
1198 if test -z "$pic_flag" && test -n "$link_static_flag"; then
1487 if test -n "$link_static_flag"; then
1488 compile_command="$compile_command $link_static_flag"
1489 finalize_command="$finalize_command $link_static_flag"
/PHP-5.4/build/
H A Dlibtool.m44284 link_static_flag=$lt_[]_LT_AC_TAGVAR(lt_prog_compiler_static, $1)

Completed in 32 milliseconds