mirror of
https://github.com/ZeroTier/ZeroTierOne
synced 2025-08-14 10:37:33 -07:00
Version bumps, and fix Debian so default is to build normally and .static files are used in our builds.
This commit is contained in:
parent
4f3f471b4c
commit
ec8e1178e5
10 changed files with 77 additions and 5 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 2
|
||||
|
||||
override_dh_systemd_start:
|
||||
dh_systemd_start --restart-after-upgrade
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue