mirror of
https://github.com/genodelabs/genode.git
synced 2025-01-18 18:56:29 +00:00
c6d5b98227
This private member variable is not used anywhere in the code. This produces compilation warning when using clang instead of GCC. Drop the unused variable. Issue #3985 |
||
---|---|---|
.. | ||
include | ||
lib | ||
ports | ||
recipes | ||
run | ||
src | ||
README |
This directory is a source-code repository containing Genode-specific services and applications. In contrast to the components that come with the 'os' repository, programs contained in 'gems' are able to leverage the functionalities provided by higher-level repositories such as 'libports'. To use the 'gems' repository, make sure to also add those repositories to your build configuraion.