Go to file
Niels Sascha Reedijk f7a513f636 GCC: set the '-rdynamic' command line option to ignore
In 9866b1a the '-rdynamic' option was added to GCC 11 for Haiku, with the
intention of it being a no-op. Potentially the behavior has changed between GCC
11 and 13, and the previous approach did not work, given that it gave an error
that the argument was not supported.

This change tries to re-enable -rdynamic with the explicit intention of
ignoring it.

Change-Id: Ice19b30cafe0f1e1289a04818c9d01bf0ea7de09
Reviewed-on: https://review.haiku-os.org/c/buildtools/+/6814
Reviewed-by: waddlesplash <waddlesplash@gmail.com>
Reviewed-by: Trung Nguyen <trungnt282910@gmail.com>
2023-08-15 00:52:48 +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: set the '-rdynamic' command line option to ignore 2023-08-15 00:52:48 +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