mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2025-10-30 08:01:28 +00:00
Remove warning overrides and -Werror from debian clang CI
This commit is contained in:
parent
3e6e24fac8
commit
cd9e4f4364
1 changed files with 0 additions and 2 deletions
|
|
@ -17,8 +17,6 @@ Debian stable Clang:
|
|||
variables:
|
||||
CC: clang
|
||||
CXX: clang++
|
||||
WFLAGS: -Wno-cast-align -Wno-implicit-const-int-float-conversion -Wno-error=parentheses-equality -Wno-error=misleading-indentation -Wno-error=fortify-source -Werror
|
||||
CFLAGS: -Wno-cast-align -Wno-implicit-const-int-float-conversion -Wno-error=parentheses-equality -Wno-error=misleading-indentation -Wno-error=fortify-source -Werror
|
||||
|
||||
script:
|
||||
- - |
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue