mirror of
https://github.com/mmueller41/genode.git
synced 2026-01-21 20:42:56 +01:00
Base libraries are already contained within ldso.lib.so. Remove unnecessary filtering from 'dep_lib.mk', make ldso depend on base libs. Issue #1017 Issue #989