* merge.c (struct sec_merge_hash_entry): Add alignment field.
[deliverable/binutils-gdb.git] / config / mt-sparcpic
1 PICFLAG_FOR_TARGET=`case '${LIBCFLAGS} ${LIBCXXFLAGS}' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac`
This page took 0.029891 seconds and 4 git commands to generate.