We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0f322ee commit df7e14cCopy full SHA for df7e14c
.github/workflows/release-binaries.yml
@@ -250,7 +250,7 @@ jobs:
250
${{ needs.prepare.outputs.target-cmake-flags }} \
251
-C clang/cmake/caches/Release.cmake \
252
-DBOOTSTRAP_LLVM_PARALLEL_LINK_JOBS=1 \
253
- -DCMAKE_OBJECT_PATH_MAX=250 \
+ -DCMAKE_OBJECT_PATH_MAX=450 \
254
-DBOOTSTRAP_BOOTSTRAP_CPACK_PACKAGE_FILE_NAME="${{ needs.prepare.outputs.release-binary-basename }}"
255
256
- name: Build Unix
0 commit comments