mirror of
https://github.com/genodelabs/genode.git
synced 2025-02-14 23:12:09 +00:00
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