Skip to content
This repository was archived by the owner on Jul 1, 2025. It is now read-only.
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion external/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ ExternalProject_Add(llvm
GIT_SHALLOW
1
GIT_TAG
b1e6cc762cd729de01f1b4f3c0f6d9a493635ae0
release_50
CMAKE_ARGS
-DCMAKE_BUILD_TYPE=RelWithDebInfo
-DBUILD_SHARED_LIBS=NO
Expand Down