Jessica Hamilton 9866b1a47a Add -rdynamic as a no-op, similar to -pthread.
Haiku binaries already export their symbols, which is the same
behaviour as using `-rdynamic` on other platforms; so add
`-rdynamic` as a no-op to simplify porting software that depends
on the behaviour of `-rdynamic`.
2023-05-08 22:27:04 +12:00
2014-07-21 11:18:25 +02:00
Description
No description provided
562 MiB
Languages
C 38.1%
C++ 21.3%
Makefile 9.1%
Ada 7.7%
D 4.3%
Other 18.8%