remove -Wmissing-noreturn compile switch
This commit is contained in:
parent
a2fbdcde4d
commit
4f1ab5d148
|
|
@ -89,7 +89,7 @@ for option in Split("""
|
|||
-ggdb -fno-common -Wchar-subscripts -Wcomment
|
||||
-Wimplicit -Wsequence-point -Wreturn-type
|
||||
-Wfloat-equal -Wno-system-headers -Wredundant-decls
|
||||
-Wmissing-noreturn -pedantic
|
||||
-pedantic
|
||||
-Wlong-long -Wundef -Winline
|
||||
-Wpointer-arith -Wno-unused-parameter
|
||||
-Wunreachable-code
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user