Build in verbose mode
[lttng-ci.git] / scripts / liburcu / build.sh
index eaf952530a15dade318160519a18af21205ca22c..806371ac91e4f92f47f1b946491a743b6c85da70 100755 (executable)
@@ -133,7 +133,7 @@ dist)
 esac
 
 # BUILD!
-$MAKE -j `$NPROC`
+$MAKE -j `$NPROC` V=1
 $MAKE install
 
 # Run tests
This page took 0.023102 seconds and 4 git commands to generate.