mirror of
https://github.com/RPCSX/rpcsx.git
synced 2026-04-19 05:15:17 +00:00
Enable -Wunknown-pragmas
This commit is contained in:
parent
ed345e5b65
commit
631d7d0ce7
2 changed files with 4 additions and 1 deletions
|
|
@ -34,7 +34,6 @@ else()
|
|||
|
||||
#TODO Clean the code so these are removed
|
||||
add_compile_options(-Wno-unused-variable)
|
||||
add_compile_options(-Wno-unknown-pragmas)
|
||||
add_compile_options(-Wno-unused-function)
|
||||
add_compile_options(-Wno-attributes)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue