mirror of
https://github.com/mmueller41/genode.git
synced 2026-01-21 20:42:56 +01:00
Run script depending on VFS plugins (i.e., shared objects) like vfs_jitterentropy.lib.so have to state this dependency rather the actual binaries linked against libc. The latter introduces a library dependency that is just not there. For example, the dependency on vfs_jitterentropy is a result from the config node for libc which automatically loads the plugin.