Lines Matching refs:pic_flag
943 command="$base_compile $qsrcfile $pic_flag"
1028 command="$base_compile $qsrcfile $pic_flag"
1191 if test -z "$pic_flag" && test -n "$link_static_flag"; then
1197 if test -z "$pic_flag" && test -n "$link_static_flag"; then
4001 test -z "$pic_flag" && libobjs=`$echo "X$libobjs" | $SP2NL | $Xsed -e "$lo2o" | $NL2SP`
4369 if test -n "$pic_flag" || test "$pic_mode" != default; then
4741 # compiling the symbol table file with pic_flag works around
4744 # pic_flag when linking with -static. The problem exists in
4749 *) pic_flag_for_symtable=" $pic_flag -DFREEBSD_WORKAROUND";;
4754 *) pic_flag_for_symtable=" $pic_flag";;