Lines Matching refs:link_static_flag
1182 if test "$build_libtool_libs" = yes && test -z "$link_static_flag"; then
1185 if test -n "$link_static_flag"; then
1191 if test -z "$pic_flag" && test -n "$link_static_flag"; then
1197 if test -z "$pic_flag" && test -n "$link_static_flag"; then
1486 if test -n "$link_static_flag"; then
1487 compile_command="$compile_command $link_static_flag"
1488 finalize_command="$finalize_command $link_static_flag"