mirror of
https://github.com/RPCSX/rpcsx.git
synced 2026-04-19 13:25:14 +00:00
Enable -Wcomment warning
This commit is contained in:
parent
52deff06ba
commit
d3a66af7d6
2 changed files with 10 additions and 11 deletions
|
|
@ -38,7 +38,6 @@ else()
|
|||
add_compile_options(-Wno-invalid-offsetof)
|
||||
add_compile_options(-Wno-unused-function)
|
||||
add_compile_options(-Wno-attributes)
|
||||
add_compile_options(-Wno-comment)
|
||||
|
||||
if(CMAKE_CXX_COMPILER_ID MATCHES "Clang")
|
||||
add_compile_options(-fconstexpr-steps=16777216)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue