Home | History | Annotate | Download | only in libevent

Lines Matching refs:pic_flag

2188 	command="$base_compile $qsrcfile $pic_flag"
2242 command="$base_compile $qsrcfile $pic_flag"
3471 # compiling the symbol table file with pic_flag works around
3474 # pic_flag when linking with -static. The problem exists in
3477 pic_flag_for_symtable=" $pic_flag -DFREEBSD_WORKAROUND" ;;
3479 pic_flag_for_symtable=" $pic_flag" ;;
3482 pic_flag_for_symtable=" $pic_flag"
5189 if test -z "$pic_flag" && test -n "$link_static_flag"; then
5195 if test -z "$pic_flag" && test -n "$link_static_flag"; then
8125 test -z "$pic_flag" && libobjs=`$ECHO "$libobjs" | $SP2NL | $SED "$lo2o" | $NL2SP`
8677 if test -n "$pic_flag" || test "$pic_mode" != default; then