Remove multi-job make from lttng-ust
authorJonathan Rajotte <jonathan.rajotte-julien@efficios.com>
Tue, 27 Jan 2015 21:25:55 +0000 (16:25 -0500)
committerJonathan Rajotte <jonathan.rajotte-julien@efficios.com>
Tue, 27 Jan 2015 21:25:55 +0000 (16:25 -0500)
userspace-rcu/liburcu-master.sh

index 3315d18cc1560ad8d80e72ea480e1a785d81a642..a71dce2b8fd8aac4b7768cfe941651038eb920dd 100755 (executable)
@@ -3,7 +3,6 @@ rm -rf $WORKSPACE/build
 mkdir -p $WORKSPACE/build
 
 PREFIX="$WORKSPACE/build"
-NPROC=$((`nproc` + 1))
 
 ./bootstrap
 
This page took 0.023942 seconds and 4 git commands to generate.