* gdbtypes.c (replace_type): Fix typo that caused us to not update
[deliverable/binutils-gdb.git] / config / mh-sparcpic
CommitLineData
0b5e1ab5 1PICFLAG=`case '${LIBCFLAGS} ${LIBCXXFLAGS}' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac`
This page took 0.248736 seconds and 4 git commands to generate.