]> git.ipfire.org Git - thirdparty/gcc.git/blob - config/mt-sparcpic
* configure.in: Remove useless references to 'pic' makefile fragments.
[thirdparty/gcc.git] / config / mt-sparcpic
1 PICFLAG_FOR_TARGET=`case '${LIBCFLAGS} ${LIBCXXFLAGS}' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac`