Skip to content

Commit 4076377

Browse files
authored
Update emscripten.yml
1 parent 1f180a2 commit 4076377

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/emscripten.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -299,6 +299,8 @@ jobs:
299299
-DLLVM_INCLUDE_TESTS=OFF \
300300
-DLLVM_ENABLE_THREADS=OFF \
301301
-G Ninja \
302+
-DLLVM_BUILD_TOOLS=OFF \
303+
-DLLVM_ENABLE_LIBPFM=OFF \
302304
../llvm
303305
emmake ninja clang cling lld gtest_main -j ${{ env.ncpus }}
304306
else

0 commit comments

Comments
 (0)