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