mirror of
https://github.com/tobast/libunwind-eh_elf.git
synced 2024-11-22 23:47:39 +01:00
Reverse local change
This commit is contained in:
parent
ee99dbec87
commit
74677edb23
1 changed files with 0 additions and 2 deletions
|
@ -39,7 +39,6 @@ endif #ARCH_IA64
|
||||||
Gtest-concurrent Ltest-concurrent \
|
Gtest-concurrent Ltest-concurrent \
|
||||||
Gtest-resume-sig Ltest-resume-sig \
|
Gtest-resume-sig Ltest-resume-sig \
|
||||||
Gtest-dyn1 Ltest-dyn1 \
|
Gtest-dyn1 Ltest-dyn1 \
|
||||||
Gtest-simple \
|
|
||||||
test-async-sig test-flush-cache test-init-remote \
|
test-async-sig test-flush-cache test-init-remote \
|
||||||
test-mem test-setjmp test-ptrace \
|
test-mem test-setjmp test-ptrace \
|
||||||
Ltest-nomalloc rs-race
|
Ltest-nomalloc rs-race
|
||||||
|
@ -90,7 +89,6 @@ Ltest_cxx_exceptions_SOURCES = Ltest-cxx-exceptions.cxx
|
||||||
|
|
||||||
Gtest_dyn1_SOURCES = Gtest-dyn1.c flush-cache.S
|
Gtest_dyn1_SOURCES = Gtest-dyn1.c flush-cache.S
|
||||||
Ltest_dyn1_SOURCES = Ltest-dyn1.c flush-cache.S
|
Ltest_dyn1_SOURCES = Ltest-dyn1.c flush-cache.S
|
||||||
Gtest_simple_SOURCES = Gtest-simple.cxx
|
|
||||||
test_static_link_SOURCES = test-static-link-loc.c test-static-link-gen.c
|
test_static_link_SOURCES = test-static-link-loc.c test-static-link-gen.c
|
||||||
test_static_link_LDFLAGS = -static
|
test_static_link_LDFLAGS = -static
|
||||||
forker_LDFLAGS = -static
|
forker_LDFLAGS = -static
|
||||||
|
|
Loading…
Reference in a new issue