disable unused parameter warning in build configuration
This commit is contained in:
parent
05b5e8c3c6
commit
7fc1962241
@ -41,6 +41,7 @@ asDefinitionsFile:
|
|||||||
cFlags:
|
cFlags:
|
||||||
- -Wall
|
- -Wall
|
||||||
- -Wextra
|
- -Wextra
|
||||||
|
- -Wno-unused-parameter
|
||||||
- -fdata-sections
|
- -fdata-sections
|
||||||
- -ffunction-sections
|
- -ffunction-sections
|
||||||
- -std=gnu2x
|
- -std=gnu2x
|
||||||
|
Loading…
x
Reference in New Issue
Block a user