mirror of
https://github.com/RPCS3/rpcs3.git
synced 2025-01-30 03:32:55 +00:00
Remove -Wno-sign-compare
This commit is contained in:
parent
aa9055f4c3
commit
762c8d5430
@ -38,7 +38,6 @@ else()
|
||||
add_compile_options(-Wno-unused-function)
|
||||
add_compile_options(-Wno-attributes)
|
||||
add_compile_options(-Wno-comment)
|
||||
add_compile_options(-Wno-sign-compare)
|
||||
|
||||
if(CMAKE_CXX_COMPILER_ID MATCHES "Clang")
|
||||
add_compile_options(-Wno-sometimes-uninitialized)
|
||||
|
Loading…
x
Reference in New Issue
Block a user