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