Home | History | Annotate | Download | only in aux

Lines Matching refs:pic_flag_for_symtable

3457 	  pic_flag_for_symtable=
3467 *) pic_flag_for_symtable=" $pic_flag -DPIC -DFREEBSD_WORKAROUND";;
3472 *) pic_flag_for_symtable=" $pic_flag -DPIC";;
3477 $show "(cd $output_objdir && $CC -c$no_builtin_flag$pic_flag_for_symtable \"$dlsyms\")"
3478 $run eval '(cd $output_objdir && $CC -c$no_builtin_flag$pic_flag_for_symtable "$dlsyms")' || exit $?