Home | History | Annotate | Download | only in cpp

Lines Matching refs:pic_flag

275 pic_flag=" -fPIC -DPIC"
1843 command="$base_compile $qsrcfile $pic_flag"
1897 command="$base_compile $qsrcfile $pic_flag"
2983 # compiling the symbol table file with pic_flag works around
2986 # pic_flag when linking with -static. The problem exists in
2989 pic_flag_for_symtable=" $pic_flag -DFREEBSD_WORKAROUND" ;;
2991 pic_flag_for_symtable=" $pic_flag" ;;
2994 pic_flag_for_symtable=" $pic_flag"
4628 if test -z "$pic_flag" && test -n "$link_static_flag"; then
4634 if test -z "$pic_flag" && test -n "$link_static_flag"; then
7474 test -z "$pic_flag" && libobjs=`$ECHO "X$libobjs" | $SP2NL | $Xsed -e "$lo2o" | $NL2SP`
7982 if test -n "$pic_flag" || test "$pic_mode" != default; then
8937 pic_flag=" -fPIC -DPIC"