mirror of
https://github.com/tobast/libunwind-eh_elf.git
synced 2025-04-01 20:02:17 +02:00
Regenerate.
(Logical change 1.223)
This commit is contained in:
parent
3655b20748
commit
bd193e0509
1 changed files with 3 additions and 3 deletions
|
@ -103,7 +103,7 @@ arch = @arch@
|
||||||
install_sh = @install_sh@
|
install_sh = @install_sh@
|
||||||
AM_CPPFLAGS = -I$(top_srcdir)/include
|
AM_CPPFLAGS = -I$(top_srcdir)/include
|
||||||
|
|
||||||
EXTRA_DIST = run-ia64-test-dyn1
|
EXTRA_DIST = run-ia64-test-dyn1 run-ptrace-mapper
|
||||||
|
|
||||||
noinst_PROGRAMS_common =
|
noinst_PROGRAMS_common =
|
||||||
check_PROGRAMS_common = test-proc-info test-static-link
|
check_PROGRAMS_common = test-proc-info test-static-link
|
||||||
|
@ -158,8 +158,8 @@ Ltest_init_SOURCES = Ltest-init.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
|
||||||
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 = -all-static
|
test_static_link_LDFLAGS = -static
|
||||||
forker_LDFLAGS = -all-static
|
forker_LDFLAGS = -static
|
||||||
|
|
||||||
LIBUNWIND = ../src/libunwind-$(arch).la
|
LIBUNWIND = ../src/libunwind-$(arch).la
|
||||||
LDADD = $(LIBUNWIND)
|
LDADD = $(LIBUNWIND)
|
||||||
|
|
Loading…
Add table
Reference in a new issue