Home | History | Annotate | Download | only in cmockery_0_1_2

Lines Matching refs:pic_flag

906 	command="$base_compile $qsrcfile $pic_flag"
991 command="$base_compile $qsrcfile $pic_flag"
1151 if test -z "$pic_flag" && test -n "$link_static_flag"; then
3937 test -z "$pic_flag" && libobjs=`$echo "X$libobjs" | $SP2NL | $Xsed -e "$lo2o" | $NL2SP`
4302 if test -n "$pic_flag" || test "$pic_mode" != default; then
4674 # compiling the symbol table file with pic_flag works around
4677 # pic_flag when linking with -static. The problem exists in
4682 *) pic_flag_for_symtable=" $pic_flag -DFREEBSD_WORKAROUND";;
4687 *) pic_flag_for_symtable=" $pic_flag";;