Files
ports/audio/tagtool
tb 6dacc30960 tagtool: unbreak & enable debug packages
The upstream makefile passed -export-dynamic to the linker, which
resulted in

ld: warning: cannot find entry symbol xport-dynamic; not setting start address

and garbage in the entry point, hence it segfaulted when ld.so attempted to
start main.

Problem reported by kn a while back
2024-03-28 08:07:31 +00:00
..