Home | History | Annotate | Download | only in pcre

Lines Matching refs:pic_flag

1508 	command="$base_compile $qsrcfile $pic_flag"
1562 command="$base_compile $qsrcfile $pic_flag"
2707 # compiling the symbol table file with pic_flag works around
2710 # pic_flag when linking with -static. The problem exists in
2713 pic_flag_for_symtable=" $pic_flag -DFREEBSD_WORKAROUND" ;;
2715 pic_flag_for_symtable=" $pic_flag" ;;
2718 pic_flag_for_symtable=" $pic_flag"
4442 if test -z "$pic_flag" && test -n "$link_static_flag"; then
4448 if test -z "$pic_flag" && test -n "$link_static_flag"; then
7294 test -z "$pic_flag" && libobjs=`$ECHO "$libobjs" | $SP2NL | $SED "$lo2o" | $NL2SP`
7806 if test -n "$pic_flag" || test "$pic_mode" != default; then