Skip to content

Commit 84ff36c

Browse files
committed
Bootstrap in parallel
1 parent 031cb22 commit 84ff36c

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

pkgs/cmake.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@ sources:
44
- key: tar.gz:kcrzjtzo7wnjfxkbctv6fgmurgmezzxg
55
url: http://www.cmake.org/files/v3.2/cmake-3.2.0-rc1.tar.gz
66

7+
build_stages:
8+
- name: configure
9+
extra: ['--parallel=${HASHDIST_CPU_COUNT}']
10+
711
when_build_dependency:
812
- set: CMAKE
913
value: ${ARTIFACT}/bin/cmake

0 commit comments

Comments
 (0)