mirror of
https://github.com/genodelabs/genode.git
synced 2025-04-24 21:09:47 +00:00
The sdl2-compat library from version 2.30.54 will issue the warning
"#warning SDL_config.h might be incomplete, good luck"
on unrecognized platforms, introduced with commit f4abaea[1].
Add -Wno-error=cpp for fb_sdl to prevent this warning to be treated as
an error.
Fixes #5476
[1] f4abaea268
u
This source-code repository contains genuine low-level OS components and interfaces of Genode. It solely depends on the framework's base API.