gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] [gnunet] 153/171: -add j to make


From: gnunet
Subject: [GNUnet-SVN] [gnunet] 153/171: -add j to make
Date: Thu, 04 Jan 2018 16:11:01 +0100

This is an automated email from the git hooks/post-receive script.

martin-schanzenbach pushed a commit to branch master
in repository gnunet.

commit 2edaa4ebc120bd3c6bd81d9cd292f10151f0539d
Author: Schanzenbach, Martin <address@hidden>
AuthorDate: Wed Oct 25 14:37:59 2017 +0200

    -add j to make
---
 Dockerfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Dockerfile b/Dockerfile
index 044222d80..3f3e5b29b 100644
--- a/Dockerfile
+++ b/Dockerfile
@@ -49,7 +49,7 @@ WORKDIR /usr/src/gnunet
 ADD . .
 RUN ./bootstrap
 RUN ./configure --prefix=/usr/local
-RUN make
+RUN make -j
 RUN make install
 
 RUN groupadd gnunetdns

-- 
To stop receiving notification emails like this one, please contact
address@hidden



reply via email to

[Prev in Thread] Current Thread [Next in Thread]