Skip to content
Snippets Groups Projects
build.sh 94 B
Newer Older
Johannes Rudolph's avatar
Johannes Rudolph committed
#!/bin/sh

Johannes Rudolph's avatar
Johannes Rudolph committed
ifconfig

Johannes Rudolph's avatar
Johannes Rudolph committed
cpus=`nproc`

Johannes Rudolph's avatar
Johannes Rudolph committed
echo $cpus

Johannes Rudolph's avatar
Johannes Rudolph committed
make update
Johannes Rudolph's avatar
Johannes Rudolph committed
make -dkj $cpus GLUON_BRANCH=stable