Minor doc fixes in the release notes

This commit is contained in:
Norman Feske
2022-03-12 11:53:55 +01:00
committed by Christian Helmuth
parent bde3be787e
commit a5c9830706
2 changed files with 5 additions and 4 deletions

View File

@@ -219,8 +219,9 @@ Base framework and OS-level infrastructure
Increased default warning level
===============================
For building Genode components written in C++, the compiler flags -Wextra,
-Weffc++, and -Werror are now enabled in addition to -Wall by default.
For building Genode components written in C++, the compiler
flags -Wextra, -Weffc++, and -Werror are now enabled in addition
to -Wall by default.
If this strict warning level is inapplicable for a given component or
library, it is possible to explicitly disable the strictness in the