mirror of
https://github.com/genodelabs/genode.git
synced 2025-02-01 08:48:20 +00:00
16b863fc6e
With libxml2 >= 2.13, the `-path` argument can no longer be used for setting search paths for xsd files. Instead, we use an XML catalog to replace genode:// URIs with absolute paths. Fixes #5248
This directory is a source-code repository containing Genode-specific services and applications. In contrast to the components hosted in 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.