Adding padding warning.
This commit is contained in:
parent
f2476642ce
commit
029acbbbb3
1 changed files with 1 additions and 0 deletions
|
@ -75,6 +75,7 @@ set(COMPILE_FLAGS
|
||||||
-Wall
|
-Wall
|
||||||
-Wextra
|
-Wextra
|
||||||
-Wpedantic
|
-Wpedantic
|
||||||
|
-Wpadded
|
||||||
-pedantic
|
-pedantic
|
||||||
-ffunction-sections
|
-ffunction-sections
|
||||||
-fdata-sections
|
-fdata-sections
|
||||||
|
|
Loading…
Add table
Reference in a new issue