mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2024-11-23 18:24:13 +08:00
travis: fix meson build by letting auto
do its job
Signed-off-by: Eric Engestrom <eric.engestrom@intel.com>
This commit is contained in:
parent
9cf85d3b78
commit
44c420aa1b
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user