OSDN Git Service

When wrapping files, guard with both the fix name and the file name
[pf3gnuchains/gcc-fork.git] / config / mh-sparcpic
1 PICFLAG=`case '${LIBCFLAGS} ${LIBCXXFLAGS}' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac`