mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-07-23 22:35:45 +00:00
NVHOST_CTRl: Implement missing method and fix some stuffs.
This commit is contained in:
parent
8847b6645c
commit
199642590c
4 changed files with 35 additions and 6 deletions
|
@ -121,6 +121,7 @@ else()
|
|||
|
||||
if (ARCHITECTURE_x86_64)
|
||||
add_compile_options("-mcx16")
|
||||
add_compile_options("-fwrapv")
|
||||
endif()
|
||||
|
||||
if (APPLE AND CMAKE_CXX_COMPILER_ID STREQUAL Clang)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue