summaryrefslogtreecommitdiff
path: root/ubuntu/kvm.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'ubuntu/kvm.yaml')
-rw-r--r--ubuntu/kvm.yaml5
1 files changed, 1 insertions, 4 deletions
diff --git a/ubuntu/kvm.yaml b/ubuntu/kvm.yaml
index 337492a..e867c72 100644
--- a/ubuntu/kvm.yaml
+++ b/ubuntu/kvm.yaml
@@ -22,10 +22,7 @@ install:
- bridge-utils
- udhcpc
- wget
- steps:
- - 'wget http://people.redhat.com/mingo/cfs-scheduler/tools/hackbench.c'
- - 'gcc -g -Wall -O2 -o hackbench hackbench.c -lpthread'
- - 'cp hackbench /usr/bin/'
+ - build-essential
run:
steps: