This commit is contained in:
+1
-1
@@ -14,7 +14,7 @@ if(MSVC)
|
||||
add_compile_definitions(_AMD64_)
|
||||
endif()
|
||||
else()
|
||||
add_compile_options(-m64)
|
||||
add_compile_options(-m64 -fabi-version=0 -frtti)
|
||||
endif()
|
||||
|
||||
project(hex-unlocked LANGUAGES CXX)
|
||||
|
||||
Reference in New Issue
Block a user