Explorar o código

Another build speedup.

Adam Ierymenko %!s(int64=3) %!d(string=hai) anos
pai
achega
06125c48bc
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      debian/rules

+ 1 - 1
debian/rules

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