🔧 removing -Weffc++ warnings
This commit is contained in:
parent
73727c989c
commit
615366447a
2 changed files with 1 additions and 2 deletions
1
Makefile
1
Makefile
|
@ -112,7 +112,6 @@ pedantic_gcc:
|
|||
-Wdouble-promotion \
|
||||
-Wduplicated-branches \
|
||||
-Wduplicated-cond \
|
||||
-Weffc++ \
|
||||
-Wformat-overflow=2 \
|
||||
-Wformat-signedness \
|
||||
-Wformat-truncation=2 \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue