a878c81cbb
[ci:skip-build] already built successfully in CI
4 lines
142 B
Bash
4 lines
142 B
Bash
#!/bin/sh
|
|
|
|
# We need to explicitly set driver to pvr for the newer mesa, else it tries to find omapdrm
|
|
export MESA_LOADER_DRIVER_OVERRIDE=pvr
|