Browse Source

4-core Debian build.

pull/1/head
Adam Ierymenko 9 years ago
parent
commit
6234bfd8bf
  1. 2
      debian/rules

2
debian/rules vendored

@ -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

Loading…
Cancel
Save