projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9cf85d3
)
travis: fix meson build by letting `auto` do its job
author
Eric Engestrom
<eric.engestrom@intel.com>
Fri, 8 Mar 2019 15:04:54 +0000
(15:04 +0000)
committer
Eric Engestrom
<eric.engestrom@intel.com>
Fri, 8 Mar 2019 15:17:42 +0000
(15:17 +0000)
Signed-off-by: Eric Engestrom <eric.engestrom@intel.com>
.travis.yml
patch
|
blob
|
history
diff --git
a/.travis.yml
b/.travis.yml
index 96235a72a4c1e0535b60ad30981e28d60b65ef5a..dd0502950fcb002b2cfad5d5873a564aea801e58 100644
(file)
--- a/
.travis.yml
+++ b/
.travis.yml
@@
-22,8
+22,7
@@
matrix:
- LABEL="macOS meson"
- BUILD=meson
- UNWIND="false"
- - DRI_LOADERS="-Dglx=dri -Dgbm=false -Degl=false -Dplatforms=x11 -Dosmesa=none"
- - GALLIUM_ST="-Ddri3=true -Dgallium-vdpau=false -Dgallium-xvmc=false -Dgallium-omx=disabled -Dgallium-va=false -Dgallium-xa=false -Dgallium-nine=false -Dgallium-opencl=disabled"
+ - DRI_LOADERS="-Dplatforms=x11"
os: osx
before_install: