Home | History | Annotate | Download | only in dbus

Lines Matching refs:pic_flag

927 	command="$base_compile $qsrcfile $pic_flag"
1012 command="$base_compile $qsrcfile $pic_flag"
1174 if test -z "$pic_flag" && test -n "$link_static_flag"; then
1180 if test -z "$pic_flag" && test -n "$link_static_flag"; then
3958 test -z "$pic_flag" && libobjs=`$echo "X$libobjs" | $SP2NL | $Xsed -e "$lo2o" | $NL2SP`
4325 if test -n "$pic_flag" || test "$pic_mode" != default; then
4697 # compiling the symbol table file with pic_flag works around
4700 # pic_flag when linking with -static. The problem exists in
4705 *) pic_flag_for_symtable=" $pic_flag -DFREEBSD_WORKAROUND";;
4710 *) pic_flag_for_symtable=" $pic_flag";;