mirror of
https://github.com/tobast/libunwind-eh_elf.git
synced 2024-12-25 20:43:42 +01:00
(libunwind_la_SOURCES_x86): Mention Lset_reg-x86.c.
(Logical change 1.80)
This commit is contained in:
parent
796bd962e3
commit
ed625d646e
1 changed files with 1 additions and 1 deletions
|
@ -89,7 +89,7 @@ libunwind_la_SOURCES_x86 = $(libunwind_la_SOURCES_common) \
|
||||||
\
|
\
|
||||||
x86/Lget_reg-x86.c x86/Lget_proc_name-x86.c x86/Linit-x86.c \
|
x86/Lget_reg-x86.c x86/Lget_proc_name-x86.c x86/Linit-x86.c \
|
||||||
x86/Linit_local-x86.c x86/Lget_proc_info-x86.c x86/Lregs-x86.c \
|
x86/Linit_local-x86.c x86/Lget_proc_info-x86.c x86/Lregs-x86.c \
|
||||||
x86/Lresume-x86.c x86/Lstep-x86.c
|
x86/Lresume-x86.c x86/Lset_reg-x86.c x86/Lstep-x86.c
|
||||||
|
|
||||||
if REMOTE_ONLY
|
if REMOTE_ONLY
|
||||||
libunwind_la_SOURCES_cdep = $(libunwind_la_SOURCES_remote)
|
libunwind_la_SOURCES_cdep = $(libunwind_la_SOURCES_remote)
|
||||||
|
|
Loading…
Reference in a new issue