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
* config/i386/i386.md (*fscalexf4): Correct insn "mode"
[official-gcc.git]
/
gcc
/
config
/
t-libunwind
blob
2204ae316d7a7dc210f3ac30f2bbe0d44e600cba
1
# Override the default value from t-slibgcc-elf-ver and mention -lunwind
2
# so that the resulting libgcc_s.so has the necessary DT_NEEDED entry for
3
# libunwind.
4
SHLIB_LC = -lunwind -lc
5
LIB2ADDEH = $(srcdir)/unwind-sjlj.c $(srcdir)/unwind-c.c