repo.or.cz
/
official-gcc.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
PR debug/57232
[official-gcc.git]
/
libgcc
/
config
/
t-slibgcc-gld
blob
7e77e0a0b2707be2af1a2ab36ad824df066b1e25
1
# Build a shared libgcc library for ELF with symbol versioning
2
# with the GNU linker.
3
4
SHLIB_LDFLAGS = -Wl,--soname=$(SHLIB_SONAME) \
5
-Wl,--version-script=$(SHLIB_MAP)