no distcc

This commit is contained in:
2021-02-28 16:21:41 +01:00
parent 566426f4e6
commit 007976f834

View File

@@ -57,7 +57,7 @@ spec:
distcc --show-hosts
echo "/ALL DISTCC HOSTS"
ls -latr /usr/lib/distcc-pump/
distcc-pump make -j20 bindeb-pkg CC=distcc LOCALVERSION=$(params.localversion) $(params.make_flags)
make -j4 bindeb-pkg CC=distcc LOCALVERSION=$(params.localversion) $(params.make_flags)
workspaces:
- name: usr-src
mountPath: /usr/src