Home | History | Annotate | Download | only in cmockery_0_1_2

Lines Matching refs:pic_flag

146 pic_flag=" -fPIC -DPIC"
1258 command="$base_compile $qsrcfile $pic_flag"
1343 command="$base_compile $qsrcfile $pic_flag"
1503 if test -z "$pic_flag" && test -n "$link_static_flag"; then
4289 test -z "$pic_flag" && libobjs=`$echo "X$libobjs" | $SP2NL | $Xsed -e "$lo2o" | $NL2SP`
4654 if test -n "$pic_flag" || test "$pic_mode" != default; then
5026 # compiling the symbol table file with pic_flag works around
5029 # pic_flag when linking with -static. The problem exists in
5034 *) pic_flag_for_symtable=" $pic_flag -DFREEBSD_WORKAROUND";;
5039 *) pic_flag_for_symtable=" $pic_flag";;
7325 pic_flag=" -fPIC -DPIC"