mesa: Do not use envvar BINDGEN_EXTRA_CLANG_ARGS

Its now set in meson bbclass for native, nativesdk and target recipes
correctly.

(From OE-Core rev: 4e0bf4e1abab97ac149a7483742d466e9f07ddd4)

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Khem Raj 2025-05-05 19:22:31 -07:00 committed by Richard Purdie
parent d7f705d412
commit edcd52ed54

View File

@ -267,10 +267,6 @@ PACKAGES =+ "libegl-mesa libegl-mesa-dev \
mesa-vdpau-drivers mesa-tools \
"
do_compile:prepend:class-target() {
export BINDGEN_EXTRA_CLANG_ARGS="${HOST_CC_ARCH}${TOOLCHAIN_OPTIONS} --target=${TARGET_SYS}"
}
do_install:append () {
# libwayland-egl has been moved to wayland 1.15+
rm -f ${D}${libdir}/libwayland-egl*