Home | History | Annotate | Download | only in libexif

Lines Matching refs:pic_flag

2190 	command="$base_compile $qsrcfile $pic_flag"
2244 command="$base_compile $qsrcfile $pic_flag"
3471 # compiling the symbol table file with pic_flag works around
3474 # pic_flag when linking with -static. The problem exists in
3477 pic_flag_for_symtable=" $pic_flag -DFREEBSD_WORKAROUND" ;;
3479 pic_flag_for_symtable=" $pic_flag" ;;
3482 pic_flag_for_symtable=" $pic_flag"
5180 if test -z "$pic_flag" && test -n "$link_static_flag"; then
5186 if test -z "$pic_flag" && test -n "$link_static_flag"; then
8121 test -z "$pic_flag" && libobjs=`$ECHO "$libobjs" | $SP2NL | $SED "$lo2o" | $NL2SP`
8681 if test -n "$pic_flag" || test "$pic_mode" != default; then