distcc and ccache?
This commit is contained in:
@@ -8,7 +8,7 @@ RUN echo 'deb-src http://apt-cache.lan/deb.debian.org/debian stable main' > /etc
|
||||
RUN apt-get update
|
||||
RUN apt-get install -y \
|
||||
procps build-essential dpkg-dev dpkg-cross \
|
||||
devscripts make
|
||||
devscripts make ccache distcc
|
||||
RUN apt-get build-dep -y linux-source
|
||||
|
||||
#Cleanups
|
||||
|
||||
Reference in New Issue
Block a user