mirror of
https://github.com/tobast/libunwind-eh_elf.git
synced 2024-10-31 23:29:26 +01:00
Replace tdep.h symlink with tdep symlink.
(Logical change 1.294)
This commit is contained in:
parent
9d94c8f62b
commit
c4a2f46b6a
1 changed files with 1 additions and 1 deletions
|
@ -80,7 +80,7 @@ if test x$target_arch != x$build_arch; then
|
|||
CPPFLAGS="${CPPFLAGS} -DUNW_REMOTE_ONLY"
|
||||
fi
|
||||
AC_CONFIG_LINKS(include/libunwind.h:include/libunwind-$target_arch.h
|
||||
include/tdep.h:include/tdep-$target_arch.h)
|
||||
include/tdep:include/tdep-$target_arch)
|
||||
|
||||
AC_ARG_ENABLE(debug,
|
||||
[ --enable-debug turn on debug support (slows down execution)],
|
||||
|
|
Loading…
Reference in a new issue