Skip to content
Snippets Groups Projects
Commit 89dbfe32 authored by Lactozilla's avatar Lactozilla :speech_balloon:
Browse files

Disable -Wpedantic

parent 5de350e0
Branches
No related tags found
No related merge requests found
...@@ -33,8 +33,6 @@ target_compile_options(SRB2SDL2 PRIVATE ...@@ -33,8 +33,6 @@ target_compile_options(SRB2SDL2 PRIVATE
-Wall -Wall
-Wno-trigraphs -Wno-trigraphs
-W # Was controlled by RELAXWARNINGS -W # Was controlled by RELAXWARNINGS
-pedantic
-Wpedantic
-Wfloat-equal -Wfloat-equal
-Wundef -Wundef
-Wpointer-arith -Wpointer-arith
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment