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