mirror of
https://review.haiku-os.org/buildtools
synced 2024-11-23 07:18:49 +01:00
752d29d624
On Haiku, this is now available as part of libbsd. The build system for libbacktrace does not know about this library. In a regular build this does not matter, as the test in the configure script will fail to compile. However, when libbacktrace is built as a target library, only the existence of the method in link.h is tested, which will succeed. This lead to libgfortan.so having undefined references. See: https://github.com/haikuports/haikuports/issues/9241 Change-Id: I576d7802d43e11787b3bc1d09c89a42bf982dc3b Reviewed-on: https://review.haiku-os.org/c/buildtools/+/6950 Reviewed-by: waddlesplash <waddlesplash@gmail.com> |
||
---|---|---|
autoconf | ||
binutils | ||
gcc | ||
jam | ||
legacy | ||
libtool | ||
.gitignore |