Adding padding warning.

This commit is contained in:
Pcornat 2022-01-10 20:11:26 +01:00
parent f2476642ce
commit 029acbbbb3
Signed by: Pcornat
GPG Key ID: 2F3932FF46D9ECA0
1 changed files with 1 additions and 0 deletions

View File

@ -75,6 +75,7 @@ set(COMPILE_FLAGS
-Wall
-Wextra
-Wpedantic
-Wpadded
-pedantic
-ffunction-sections
-fdata-sections