Home | History | Annotate | Download | only in libnetfilter_conntrack

Lines Matching refs:pic_flag

1342 	command="$base_compile $qsrcfile $pic_flag"
1396 command="$base_compile $qsrcfile $pic_flag"
2482 # compiling the symbol table file with pic_flag works around
2485 # pic_flag when linking with -static. The problem exists in
2488 pic_flag_for_symtable=" $pic_flag -DFREEBSD_WORKAROUND" ;;
2490 pic_flag_for_symtable=" $pic_flag" ;;
2493 pic_flag_for_symtable=" $pic_flag"
4127 if test -z "$pic_flag" && test -n "$link_static_flag"; then
4133 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