Enable parallel building of LLVM

This commit is contained in:
Luca Bruno 2013-08-26 15:45:42 +02:00
parent be771b38b5
commit 2679d355a1

2
debian/rules vendored
View File

@ -21,7 +21,7 @@ SELF_BOOTSTRAP = \
SYSTEM_LLVM = --llvm-root=/usr
%:
dh $@
dh $@ --parallel
override_dh_auto_configure:
./configure \