Lines Matching refs:pic_flag
2218 command="$base_compile $qsrcfile $pic_flag"
2272 command="$base_compile $qsrcfile $pic_flag"
3501 # compiling the symbol table file with pic_flag works around
3504 # pic_flag when linking with -static. The problem exists in
3507 pic_flag_for_symtable=" $pic_flag -DFREEBSD_WORKAROUND" ;;
3509 pic_flag_for_symtable=" $pic_flag" ;;
3512 pic_flag_for_symtable=" $pic_flag"
5222 if test -z "$pic_flag" && test -n "$link_static_flag"; then
5228 if test -z "$pic_flag" && test -n "$link_static_flag"; then
8176 test -z "$pic_flag" && libobjs=`$ECHO "$libobjs" | $SP2NL | $SED "$lo2o" | $NL2SP`
8728 if test -n "$pic_flag" || test "$pic_mode" != default; then