mirror of
https://github.com/genodelabs/genode.git
synced 2025-01-11 15:33:04 +00:00
475bcfc2b9
"-cpu phenom" does not support all CPU instructions necessary with gcc 12 toolchain update issuing more SSSE3, e.g. pshufb. Additionally, remove good/bad Qemu version check of outdated versions. Issue genodelabs/genode-world#329 |
||
---|---|---|
.. | ||
doc | ||
include/vmm | ||
lib | ||
mk | ||
ports | ||
recipes | ||
run | ||
src | ||
README |
This directory contains ports of 3rd-party applications to Genode. The 'ports' repository follows the patterns of the 'libports' repository. For instructions about downloading and building 3rd-party applications, please refer to _libports/README_. Dependencies from other repositories ------------------------------------ Applications provided by the 'ports' repository typically expect a rich runtime environment, including shared libraries provided by the 'libports' repository. Hence, 'ports' depends on 'libports'.