mirror of
https://github.com/genodelabs/genode.git
synced 2025-06-04 00:20:55 +00:00
The warning falsely detected cases where shared objects where loaded before exec_static_constructors() was called as unneeded even in cases were the binary itself contained static globals. The commit also removes one redundant call to exec_static_constructors() from the block tester.
This directory contains all source codes.