This website requires JavaScript.
Explore
Help
Register
Sign In
mirrors
/
binutils-gdb
Watch
0
Star
0
Fork
0
You've already forked binutils-gdb
mirror of
https://sourceware.org/git/binutils-gdb.git
synced
2024-12-02 14:53:46 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
870b3035a4
binutils-gdb
/
config
/
mh-sparcpic
2 lines
95 B
Plaintext
Raw
Normal View
History
Unescape
Escape
merge with gcc
2000-07-21 13:45:22 +08:00
PICFLAG=`case '${LIBCFLAGS} ${LIBCXXFLAGS}' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac`
Reference in New Issue
Copy Permalink