mirror of
https://github.com/RPCSX/rpcsx.git
synced 2026-04-05 06:26:49 +00:00
Fix linux build
This commit is contained in:
parent
476e04e2fb
commit
a53080b75f
3 changed files with 5 additions and 2 deletions
|
|
@ -30,7 +30,7 @@ else()
|
|||
endif()
|
||||
|
||||
add_compile_options(-Wall)
|
||||
# add_compile_options(-fno-exceptions)
|
||||
add_compile_options(-fno-exceptions)
|
||||
add_compile_options(-fstack-protector)
|
||||
|
||||
if(USE_NATIVE_INSTRUCTIONS AND COMPILER_SUPPORTS_MARCH_NATIVE)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue