This commit is contained in:
Andrea Cavalli 2023-05-08 11:46:43 +02:00
parent 547a567934
commit 13b85d37c2
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@ set(CMAKE_AR /usr/bin/llvm-ar-10)
#set(CMAKE_EXE_LINKER_FLAGS_INIT "-fuse-ld=lld -v")
#set(CMAKE_MODULE_LINKER_FLAGS_INIT "-fuse-ld=lld -v")
#set(CMAKE_SHARED_LINKER_FLAGS_INIT "-fuse-ld=lld -v")
#set(CMAKE_CXX_FLAGS_INIT "-stdlib=libc++")
set(CMAKE_CXX_FLAGS_INIT "-stdlib=libc++")
# Use our definitions for compiler tools