This website requires JavaScript.
Explore
Help
Register
Sign In
MatCat.OpenSource
/
8sa1-gcc
Watch
1
Star
0
Fork
0
You've already forked 8sa1-gcc
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
91f9a498c4
8sa1-gcc
/
config
/
mh-sparcpic
2 lines
95 B
Plaintext
Raw
Normal View
History
Unescape
Escape
mh-sparcpic: Use single instead of double quotes. 2000-06-21 Branko Cibej <branko.cibej@hermes.si> * mh-sparcpic: Use single instead of double quotes. * mt-sparcpic: Likewise. From-SVN: r34640
2000-06-21 18:22:41 -04:00
PICFLAG=`case '${LIBCFLAGS} ${LIBCXXFLAGS}' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac`
Reference in New Issue
Copy Permalink