mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-24 15:56:41 +00:00
1947d08e78
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. |
||
---|---|---|
.. | ||
import-lx_hybrid.mk | ||
import-syscall.mk |