repo.or.cz
/
qemu
/
ar7.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
qos-test: virtio-scsi test node
[qemu/ar7.git]
/
.cirrus.yml
blob
303fe720d687752716abc2d4060edefd83d3c3c1
1
freebsd_12_task:
2
freebsd_instance:
3
image: freebsd-12-0-release-amd64
4
cpu: 8
5
memory: 8G
6
env:
7
CIRRUS_CLONE_DEPTH: 1
8
install_script: pkg install -y
9
bison curl cyrus-sasl git glib gmake gnutls
10
nettle perl5 pixman pkgconf png usbredir
11
script:
12
- mkdir build
13
- cd build
14
- ../configure || { cat config.log; exit 1; }
15
- gmake -j8
16
- gmake -j8 V=1 check