source:
trunk/src/binutils/config/mh-sparcpic@
1036
Last change on this file since 1036 was 10, checked in by , 22 years ago | |
---|---|
|
|
File size: 95 bytes |
Line | |
---|---|
1 | PICFLAG=`case '${LIBCFLAGS} ${LIBCXXFLAGS}' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac` |
Note:
See TracBrowser
for help on using the repository browser.