Lines Matching refs:pic_flag
3750 command="$base_compile $qsrcfile $pic_flag"
3804 command="$base_compile $qsrcfile $pic_flag"
5075 # compiling the symbol table file with pic_flag works around
5078 # pic_flag when linking with -static. The problem exists in
5081 pic_flag_for_symtable=" $pic_flag -DFREEBSD_WORKAROUND" ;;
5083 pic_flag_for_symtable=" $pic_flag" ;;
5085 $my_pic_p && pic_flag_for_symtable=" $pic_flag"
6838 if test -z "$pic_flag" && test -n "$link_static_flag"; then
6844 if test -z "$pic_flag" && test -n "$link_static_flag"; then
9896 test -z "$pic_flag" && libobjs=`$ECHO "$libobjs" | $SP2NL | $SED "$lo2o" | $NL2SP`
10451 if test -n "$pic_flag" || test default != "$pic_mode"; then