Go to file
Niels Sascha Reedijk 752d29d624 GCC: disable dl_iterate_phdr in libbacktrace
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>
2023-09-25 15:16:10 +00:00
autoconf Congrats svn_load_dirs.pl, this change just disappeared. 2008-03-19 13:01:56 +00:00
binutils Merge branch 'vendor-binutils' for binutils-2.41 2023-08-05 16:51:25 +01:00
gcc GCC: disable dl_iterate_phdr in libbacktrace 2023-09-25 15:16:10 +00:00
jam jam: make compile_commands.json valid JSON 2021-11-03 11:48:45 +00:00
legacy Add -rdynamic as a no-op, similar to -pthread. 2023-05-08 22:27:04 +12:00
libtool Added support for Haiku x86 target. 2005-12-05 14:02:23 +00:00
.gitignore * Add .gitignore. 2014-07-21 11:18:25 +02:00