Lines Matching refs:pic_flag
2168 command="$base_compile $qsrcfile $pic_flag"
2222 command="$base_compile $qsrcfile $pic_flag"
3451 # compiling the symbol table file with pic_flag works around
3454 # pic_flag when linking with -static. The problem exists in
3457 pic_flag_for_symtable=" $pic_flag -DFREEBSD_WORKAROUND" ;;
3459 pic_flag_for_symtable=" $pic_flag" ;;
3462 pic_flag_for_symtable=" $pic_flag"
5169 if test -z "$pic_flag" && test -n "$link_static_flag"; then
5175 if test -z "$pic_flag" && test -n "$link_static_flag"; then
8105 test -z "$pic_flag" && libobjs=`$ECHO "$libobjs" | $SP2NL | $SED "$lo2o" | $NL2SP`
8657 if test -n "$pic_flag" || test "$pic_mode" != default; then