mirror of
https://git.do.srb2.org/STJr/SRB2.git
synced 2024-11-21 20:11:12 +00:00
Disable -Wpedantic
This commit is contained in:
parent
5de350e028
commit
89dbfe32db
1 changed files with 0 additions and 2 deletions
|
@ -33,8 +33,6 @@ target_compile_options(SRB2SDL2 PRIVATE
|
|||
-Wall
|
||||
-Wno-trigraphs
|
||||
-W # Was controlled by RELAXWARNINGS
|
||||
-pedantic
|
||||
-Wpedantic
|
||||
-Wfloat-equal
|
||||
-Wundef
|
||||
-Wpointer-arith
|
||||
|
|
Loading…
Reference in a new issue