Correct contributor name on new tests, remove #if 0 code.
[deliverable/binutils-gdb.git] / config / mh-sparcpic
CommitLineData
0b5e1ab5 1PICFLAG=`case '${LIBCFLAGS} ${LIBCXXFLAGS}' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac`
This page took 0.27829 seconds and 4 git commands to generate.