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