mirror of
https://git.proxmox.com/git/rustc
synced 2025-08-07 15:04:33 +00:00
Enable parallel building of LLVM
This commit is contained in:
parent
be771b38b5
commit
2679d355a1
2
debian/rules
vendored
2
debian/rules
vendored
@ -21,7 +21,7 @@ SELF_BOOTSTRAP = \
|
|||||||
SYSTEM_LLVM = --llvm-root=/usr
|
SYSTEM_LLVM = --llvm-root=/usr
|
||||||
|
|
||||||
%:
|
%:
|
||||||
dh $@
|
dh $@ --parallel
|
||||||
|
|
||||||
override_dh_auto_configure:
|
override_dh_auto_configure:
|
||||||
./configure \
|
./configure \
|
||||||
|
Loading…
Reference in New Issue
Block a user