mirror of
https://github.com/genodelabs/genode.git
synced 2025-04-18 16:18:31 +00:00
An inline attribute mismatch in the gcc-4.9.2 source causes its compilation to fail on modern gcc versions (verified with gcc 6.3.1, but probably since gcc 5) The patch is courtesy of the gcc-patches mailing list: https://gcc.gnu.org/ml/gcc-patches/2015-08/msg00375.html Fixes #2341
This directory contains ports of popular 3rd-party applications to Genode. The 'ports' repository follows the line of the 'libports' repository. For instructions about downloading and building 3rd-party applications, please refer to 'libports/README'. Dependencies from other repositories ------------------------------------ Application provided by the 'ports' repository typically expect a rich runtime environment, including shared libraries provided by the 'libports' repository. Hence, 'ports' depends on 'libports'.