Searched refs:link_static_flag (Results 1 – 2 of 2) sorted by relevance
1183 if test "$build_libtool_libs" = yes && test -z "$link_static_flag"; then1186 if test -n "$link_static_flag"; then1192 if test -z "$pic_flag" && test -n "$link_static_flag"; then1198 if test -z "$pic_flag" && test -n "$link_static_flag"; then1487 if test -n "$link_static_flag"; then1488 compile_command="$compile_command $link_static_flag"1489 finalize_command="$finalize_command $link_static_flag"
4291 link_static_flag=$lt_[]_LT_AC_TAGVAR(lt_prog_compiler_static, $1)
Completed in 29 milliseconds