mirror of
https://github.com/genodelabs/genode.git
synced 2025-02-03 01:30:41 +00:00
05e60691cb
The eglgears application depends on 'sqrt'. With the old tool chain, this symbol was resolved through the dependencies of the 'gallium' library. This does not work anymore for the new tool chain. A similar issue arised for avplay, where we need to explicitly state the av components in the LIBS declaration of the target.