thermosphere: use strict volatile bitfields just in case

This commit is contained in:
TuxSH
2020-01-02 21:21:09 +00:00
parent 13174e7458
commit 37b14bc4b8
2 changed files with 29 additions and 28 deletions

View File

@@ -66,6 +66,7 @@ CFLAGS := \
-fdata-sections \
-fomit-frame-pointer \
-fno-asynchronous-unwind-tables \
-fstrict-volatile-bitfields \
-fno-unwind-tables \
-std=gnu11 \
-Werror \