4-core Debian build.

This commit is contained in:
Adam Ierymenko 2017-04-24 18:40:34 -07:00
parent 77796caba6
commit 6234bfd8bf

2
debian/rules vendored
View File

@ -7,7 +7,7 @@ CXXFLAGS=-O3 -fstack-protector-strong
dh $@ --with systemd
override_dh_auto_build:
make -j 2
make -j 4
override_dh_systemd_start:
dh_systemd_start --restart-after-upgrade