mirror of
https://github.com/FEX-Emu/libunwind.git
synced 2025-02-25 17:30:38 +00:00
Replace tdep.h symlink with tdep symlink.
(Logical change 1.294)
This commit is contained in:
parent
9d94c8f62b
commit
c4a2f46b6a
@ -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…
x
Reference in New Issue
Block a user