Index: Jenkinsfile
===================================================================
--- Jenkinsfile	(revision fd61a4f94674c02c8ff6b1fa3f147ce9f4862ac6)
+++ Jenkinsfile	(revision d1aa5c09c6dcf1c81d738dc512d621a9a818b58d)
@@ -22,5 +22,5 @@
 
 		//Compile the project
-		sh 'make -j 8 install'
+		sh 'make -j 8 V=0 install'
 
 	build_stage 'Test'
