mirror of
https://github.com/zerotier/ZeroTierOne.git
synced 2025-04-16 03:56:54 +02:00
4-core Debian build.
This commit is contained in:
parent
77796caba6
commit
6234bfd8bf
1 changed files with 1 additions and 1 deletions
2
debian/rules
vendored
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…
Add table
Reference in a new issue