seL4-microkit/tests
Ivan Velickovic 41cbb7b2de Update code for GCC version 12
The only change necessary to update from GCC 10 to GCC 12 is that
the option `-g3` needs to be `-g` instead.

Why do we have to update to GCC 12? The main motivation is to have
the toolchain available for macOS Apple Silicon hosts that want to
build the Microkit SDK from source. The toolchain for Apple Silicon
hosts is only available from GCC 12 and above.

Signed-off-by: Ivan Velickovic <i.velickovic@unsw.edu.au>
2024-02-13 20:17:49 +11:00
..
capfault Update code for GCC version 12 2024-02-13 20:17:49 +11:00
overlapping_pages Update code for GCC version 12 2024-02-13 20:17:49 +11:00
simplemrs Update code for GCC version 12 2024-02-13 20:17:49 +11:00