mirror of
https://github.com/genodelabs/genode.git
synced 2025-01-30 16:14:13 +00:00
976d669253
The weak implementation was added for quite special purposes years ago and is no longer needed. On the other hand, the weak attribute does not help if the implementation ends up in a shared library, which first resolves symbols locally before asking ldso (that includes the acutal thread library) *shiver*