We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8b200d0 commit 0d826bcCopy full SHA for 0d826bc
1 file changed
cmake/cc.cmake
@@ -87,7 +87,6 @@ if (${CMAKE_C_COMPILER_ID} STREQUAL "GNU" OR ${CMAKE_C_COMPILER_ID} STREQUAL "LS
87
endif ()
88
89
if (ZARCH)
90
- set (BINARY64 1)
91
set (BINARY_DEFINED 1)
92
93
0 commit comments