This website requires JavaScript.
Explore
Help
Sign In
drew
/
acadia-newlib
Watch
1
Star
0
Fork
You've already forked acadia-newlib
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
d84985f794
acadia-newlib
/
config
/
mh-sparcpic
2 lines
95 B
Plaintext
Raw
Normal View
History
Unescape
Escape
merge with gcc
2000-07-20 22:45:22 -07:00
PICFLAG=`case '${LIBCFLAGS} ${LIBCXXFLAGS}' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac`