genode/base-linux/lib/import
Christian Prochaska 1947d08e78 Use the host c++ for linking hybrid applications
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.
2013-02-12 12:53:35 +01:00
..
import-lx_hybrid.mk Use the host c++ for linking hybrid applications 2013-02-12 12:53:35 +01:00
import-syscall.mk Define _GNU_SOURCE for all users of syscall lib 2011-12-24 06:14:54 +08:00