genode/repos/base-pistachio
Sebastian Sumpf f68e655312 mk: link core to library archive instead of .o file
Do not link base and core libraries into on large relocatable .o file,
which is linked later to core - causing long link times. Create an
independent library archive out of the base and core libraries that can
be linked faster.

issue #4027
2021-02-23 12:17:04 +01:00
..
config Move repositories to 'repos/' subdirectory 2014-05-14 16:08:00 +02:00
etc base: remove SPEC variables of boards (fix #3971) 2021-01-25 13:58:09 +01:00
lib Remove Rpc_entrypoint::Native_context 2020-04-21 16:50:37 +02:00
patches pistachio: fix compile error with GCC 8.3.0 2019-05-16 13:11:02 +02:00
ports pistachio: check for 'ed' tool on port prepare 2019-12-19 17:00:47 +01:00
recipes/src/base-pistachio depot: update recipe hashes 2021-02-23 12:07:18 +01:00
src mk: link core to library archive instead of .o file 2021-02-23 12:17:04 +01:00
README Move repositories to 'repos/' subdirectory 2014-05-14 16:08:00 +02:00

This repository contains the L4ka::Pistachio-specific implementation of Genode.
Please see the documentation at 'base-pistachio/doc/pistachio.txt' for further
instructions on building and using Genode on the L4ka::Pistachio kernel.