Lines Matching refs:pic_flag
3749 command="$base_compile $qsrcfile $pic_flag"
3803 command="$base_compile $qsrcfile $pic_flag"
5074 # compiling the symbol table file with pic_flag works around
5077 # pic_flag when linking with -static. The problem exists in
5080 pic_flag_for_symtable=" $pic_flag -DFREEBSD_WORKAROUND" ;;
5082 pic_flag_for_symtable=" $pic_flag" ;;
5084 $my_pic_p && pic_flag_for_symtable=" $pic_flag"
6837 if test -z "$pic_flag" && test -n "$link_static_flag"; then
6843 if test -z "$pic_flag" && test -n "$link_static_flag"; then
9903 test -z "$pic_flag" && libobjs=`$ECHO "$libobjs" | $SP2NL | $SED "$lo2o" | $NL2SP`
10458 if test -n "$pic_flag" || test default != "$pic_mode"; then