Skip to content

Commit

Permalink
disable benchmarks
Browse files Browse the repository at this point in the history
  • Loading branch information
h-vetinari committed Aug 12, 2022
1 parent bd11e01 commit d0c04f0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions recipe/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ if [[ "$target_platform" != osx-* ]]; then
-DCMAKE_BUILD_TYPE=Release \
-DLLVM_INCLUDE_TESTS=OFF \
-DLLVM_INCLUDE_DOCS=OFF \
-DLIBCXX_INCLUDE_BENCHMARKS=OFF \
-DLLVM_ENABLE_PER_TARGET_RUNTIME_DIR=OFF \
../libcxx

Expand Down

0 comments on commit d0c04f0

Please sign in to comment.