Home | History | Annotate | Download | only in libusb-compat

Lines Matching refs:pic_flag

1349 	command="$base_compile $qsrcfile $pic_flag"
1403 command="$base_compile $qsrcfile $pic_flag"
2489 # compiling the symbol table file with pic_flag works around
2492 # pic_flag when linking with -static. The problem exists in
2495 pic_flag_for_symtable=" $pic_flag -DFREEBSD_WORKAROUND" ;;
2497 pic_flag_for_symtable=" $pic_flag" ;;
2500 pic_flag_for_symtable=" $pic_flag"
4134 if test -z "$pic_flag" && test -n "$link_static_flag"; then
4140 if test -z "$pic_flag" && test -n "$link_static_flag"; then
6973 test -z "$pic_flag" && libobjs=`$ECHO "X$libobjs" | $SP2NL | $Xsed -e "$lo2o" | $NL2SP`
7481 if test -n "$pic_flag" || test "$pic_mode" != default; then