mirror of
https://github.com/RPCS3/rpcs3.git
synced 2025-04-20 11:36:13 +00:00
Reset -ftemplate-depth to normal
It became obsolete.
This commit is contained in:
parent
8e6e57de86
commit
035ab590ec
1 changed files with 0 additions and 1 deletions
|
@ -25,7 +25,6 @@ else()
|
|||
add_compile_options(-Wall)
|
||||
add_compile_options(-fno-exceptions)
|
||||
add_compile_options(-fstack-protector)
|
||||
add_compile_options(-ftemplate-depth=1024)
|
||||
add_compile_options(-msse -msse2 -mcx16)
|
||||
|
||||
add_compile_options(-Werror=old-style-cast)
|
||||
|
|
Loading…
Add table
Reference in a new issue