diff options
Diffstat (limited to 'meta')
| -rw-r--r-- | meta/recipes-graphics/mesa/mesa.inc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/meta/recipes-graphics/mesa/mesa.inc b/meta/recipes-graphics/mesa/mesa.inc index e99cfd6d8d..65fbd3a3f1 100644 --- a/meta/recipes-graphics/mesa/mesa.inc +++ b/meta/recipes-graphics/mesa/mesa.inc | |||
| @@ -68,7 +68,6 @@ def check_buildtype(d): | |||
| 68 | MESON_BUILDTYPE = "${@check_buildtype(d)}" | 68 | MESON_BUILDTYPE = "${@check_buildtype(d)}" |
| 69 | 69 | ||
| 70 | EXTRA_OEMESON = " \ | 70 | EXTRA_OEMESON = " \ |
| 71 | -Dshared-glapi=enabled \ | ||
| 72 | -Dglx-read-only-text=true \ | 71 | -Dglx-read-only-text=true \ |
| 73 | -Dplatforms='${@",".join("${PLATFORMS}".split())}' \ | 72 | -Dplatforms='${@",".join("${PLATFORMS}".split())}' \ |
| 74 | " | 73 | " |
