mirror of
https://github.com/tobast/libunwind-eh_elf.git
synced 2024-11-16 13:18:12 +01:00
(libunwind_la_SOURCES_ia64_common): Remove ia64/rse.h.
(Logical change 1.221)
This commit is contained in:
parent
4a33190ccb
commit
c47cf6a310
1 changed files with 1 additions and 1 deletions
|
@ -100,7 +100,7 @@ dwarf_SOURCES_generic = \
|
||||||
|
|
||||||
# The list of files that go both into libunwind and libunwind-ia64:
|
# The list of files that go both into libunwind and libunwind-ia64:
|
||||||
libunwind_la_SOURCES_ia64_common = $(libunwind_la_SOURCES_common) \
|
libunwind_la_SOURCES_ia64_common = $(libunwind_la_SOURCES_common) \
|
||||||
ia64/init.h ia64/offsets.h ia64/regs.h ia64/rse.h \
|
ia64/init.h ia64/offsets.h ia64/regs.h \
|
||||||
ia64/ucontext_i.h ia64/unwind_decoder.h ia64/unwind_i.h \
|
ia64/ucontext_i.h ia64/unwind_decoder.h ia64/unwind_i.h \
|
||||||
ia64/regname-ia64.c
|
ia64/regname-ia64.c
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue