feat/support_fiber #2
@ -18,8 +18,8 @@ if(NOT CMAKE_FIND_ROOT_PATH_MODE_PACKAGE)
|
||||
set(CMAKE_FIND_ROOT_PATH_MODE_PACKAGE ONLY)
|
||||
endif()
|
||||
|
||||
set(CMAKE_C_FLAGS "-march=mips64 -mno-xgot")
|
||||
set(CMAKE_CXX_FLAGS "-march=mips64 -mno-xgot")
|
||||
set(CMAKE_C_FLAGS "-march=mips64 -mxgot")
|
||||
set(CMAKE_CXX_FLAGS "-march=mips64 -mxgot")
|
||||
|
||||
# cache flags
|
||||
set(CMAKE_C_FLAGS
|
||||
|
Loading…
x
Reference in New Issue
Block a user