projects
/
qemu-gpiodev
/
libfuse.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
49b14f3
)
Fix meson deprecation warning also in FreeBSD
author
Matthias Goergens
<matthias.goergens@gmail.com>
Fri, 7 Apr 2023 06:44:56 +0000
(14:44 +0800)
committer
Nikolaus Rath
<Nikolaus@rath.org>
Fri, 7 Apr 2023 13:01:16 +0000
(14:01 +0100)
See
ed9be128370c93b93895bb1bb61cc1e606277613
.cirrus.yml
patch
|
blob
|
history
diff --git
a/.cirrus.yml
b/.cirrus.yml
index e1fa3ee75fb9f5796f65bc62a7310cf993a3e2f2..0109ec46d1ba93119b7227b392e76bd56c6e1a42 100644
(file)
--- a/
.cirrus.yml
+++ b/
.cirrus.yml
@@
-8,5
+8,5
@@
task:
script:
- mkdir build
- cd build
- - meson ..
+ - meson
setup
..
- ninja