genode/base-linux
Christian Prochaska cecfbf2eb4 lx_hybrid_ctors: remove 'soname' link option
This patch removes the 'soname' link option for building the host
library for the 'lx_hybrid_ctors' test. Without this option, the
library's absolute path at build time gets hardcoded into the
application, which should be okay for this simple test case.

Fixes #638.
2013-01-28 11:34:14 +01:00
..
etc Imported Genode release 11.11 2011-12-22 16:19:25 +01:00
include Update copyright headers to 2013 2013-01-10 21:44:47 +01:00
lib base-linux: use the Genode GCC's crt files 2012-12-21 14:54:21 +01:00
mk Hardening compilation support for 64bit Linux 2012-06-21 00:50:18 +02:00
run lx_hybrid_ctors: remove 'soname' link option 2013-01-28 11:34:14 +01:00
src lx_hybrid_ctors: remove 'soname' link option 2013-01-28 11:34:14 +01:00
README Imported Genode release 11.11 2011-12-22 16:19:25 +01:00

This repository contains the Linux-specific implementation of Genode.