Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mcbarton authored Dec 16, 2024
1 parent ba6358a commit 3811d28
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -751,7 +751,7 @@ jobs:
git clone --depth=1 -b llvm-export-api-18.0 https://github.com/fsfod/llvm-project.git
cd llvm-project
cmake -S ./llvm/ -B build -G Ninja `
-DCMAKE_EXE_LINKER_FLAGS="/machine:x64" `
-DCMAKE_ASM_MASM_FLAGS="/machine:x64" `
-DLLVM_ENABLE_PROJECTS="clang" `
-DLLVM_ENABLE_PLUGINS=On `
-DLLVM_TARGETS_TO_BUILD="host" `
Expand Down

0 comments on commit 3811d28

Please sign in to comment.