NVHOST_CTRl: Implement missing method and fix some stuffs.
This commit is contained in:
parent
139ea93512
commit
2c62563ab5
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