Home | History | Annotate | Download | only in protobuf

Lines Matching refs:pic_flag

1341 	command="$base_compile $qsrcfile $pic_flag"
1395 command="$base_compile $qsrcfile $pic_flag"
2481 # compiling the symbol table file with pic_flag works around
2484 # pic_flag when linking with -static. The problem exists in
2487 pic_flag_for_symtable=" $pic_flag -DFREEBSD_WORKAROUND" ;;
2489 pic_flag_for_symtable=" $pic_flag" ;;
2492 pic_flag_for_symtable=" $pic_flag"
3609 if test -z "$pic_flag" && test -n "$link_static_flag"; then
3615 if test -z "$pic_flag" && test -n "$link_static_flag"; then
6439 test -z "$pic_flag" && libobjs=`$ECHO "X$libobjs" | $SP2NL | $Xsed -e "$lo2o" | $NL2SP`
6947 if test -n "$pic_flag" || test "$pic_mode" != default; then