This website requires JavaScript.
Explore
Help
Register
Sign In
darlinghq
/
darling-gdb
Watch
1
Star
0
Fork
0
You've already forked darling-gdb
mirror of
https://github.com/darlinghq/darling-gdb.git
synced
2025-02-08 18:28:33 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
darling-gdb
/
config
/
mh-sparcpic
2 lines
95 B
Plaintext
Raw
Normal View
History
Unescape
Escape
merge with gcc
2000-07-21 05:45:22 +00:00
PICFLAG=`case '${LIBCFLAGS} ${LIBCXXFLAGS}' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac`
Reference in New Issue
Copy Permalink