Change default start address to 0x10000 so that it fits in 20 bits
[deliverable/binutils-gdb.git] / config / mt-sparcpic
CommitLineData
734fb33c 1PICFLAG_FOR_TARGET=`case "${LIBCFLAGS} ${LIBCXXFLAGS}" in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac`
This page took 0.054308 seconds and 4 git commands to generate.