mirror of
https://github.com/mmueller41/genode.git
synced 2026-01-21 20:42:56 +01:00
Some shared libraries of the host system contain search paths for finding other needed shared libraries. These paths get evaluated only by a native linker. To find all needed shared libraries, with this patch, the host linker is used to link hybrid applications. Fixes #645.
This repository contains the Linux-specific implementation of Genode.