there might be an off by 1 error...
This commit is contained in:
@@ -17,6 +17,7 @@ if(WIN32)
|
||||
add_compile_definitions(_CRT_SECURE_NO_WARNINGS)
|
||||
add_compile_definitions(NOMINMAX)
|
||||
endif()
|
||||
add_compile_options(-fno-operator-names)
|
||||
|
||||
set(CAPSTONE_ARCHITECTURE_DEFAULT OFF)
|
||||
set(CAPSTONE_PPC_SUPPORT ON)
|
||||
|
||||
Reference in New Issue
Block a user