Skip to content

Commit deb6a5a

Browse files
remove system name to disable cross compiling
1 parent 3736e74 commit deb6a5a

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

cmake/linux-clang-toolchain.cmake

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,2 @@
1-
set(CMAKE_SYSTEM_NAME Linux)
2-
31
set(CMAKE_C_COMPILER clang)
42
set(CMAKE_CXX_COMPILER clang++)

0 commit comments

Comments
 (0)