genode/os/src/lib/trace
Josef Söntgen d2f7c7bec4 os: reenable -fPIC and fix policy linkerscript
As it turns out using -fPIC was not the issue but discarding certain
sections. The policy_module_table is now located in .data.rel which
needs to be at the beginning of the binary.

Fixes #849.
2013-08-30 13:36:25 +02:00
..
policy os: reenable -fPIC and fix policy linkerscript 2013-08-30 13:36:25 +02:00