mirror of
https://github.com/tobast/libunwind-eh_elf.git
synced 2024-11-28 18:07:37 +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"
|
CPPFLAGS="${CPPFLAGS} -DUNW_REMOTE_ONLY"
|
||||||
fi
|
fi
|
||||||
AC_CONFIG_LINKS(include/libunwind.h:include/libunwind-$target_arch.h
|
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,
|
AC_ARG_ENABLE(debug,
|
||||||
[ --enable-debug turn on debug support (slows down execution)],
|
[ --enable-debug turn on debug support (slows down execution)],
|
||||||
|
|
Loading…
Reference in a new issue