mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-19 13:47:56 +00:00
bd9478204d
The 'file' library makes the gems API depend on the libc, which is not desireable because most users of the gems API have no direct libc dependency. With the changes of issue #4599, the build of each src archive that depends on the gems API would attempt to build the 'file' library and thereby demand the libc. Note that the 'file' library is a relic that should better not be promoted as part of the gems API. Hence, this patch removes the file library from the gems API and adds it to the src archives of the few remaining users. Issue #4599 |
||
---|---|---|
.. | ||
api | ||
pkg | ||
raw | ||
src |