Home | History | Annotate | Download | only in libffi

Lines Matching refs:link_static_flag

1174 	  if test "$build_libtool_libs" = yes && test -z "$link_static_flag"; then
1177 if test -n "$link_static_flag"; then
1183 if test -z "$pic_flag" && test -n "$link_static_flag"; then
1189 if test -z "$pic_flag" && test -n "$link_static_flag"; then
1478 if test -n "$link_static_flag"; then
1479 compile_command="$compile_command $link_static_flag"
1480 finalize_command="$finalize_command $link_static_flag"