Re: [Buildroot] [PATCH 1/1] package/mesa3d: Fix build with ARM soft-float
Julien Olivain via buildroot <[email protected]>
| Newsgroups | net.busybox.buildroot |
|---|---|
| Message-ID | <[email protected]> |
On 13/08/2026 23:33, Bernd Kuhls wrote: > Buildroot commit 4ab91a29d8931105d3ff8f6263c59a5438ada1a1 bumped the > package to version 26.1.3 which first included upstream commit > https://gitlab.freedesktop.org/mesa/mesa/-/commit/94a6274275e6a16255357579898b366f858e270c > > causing a build error with this defconfig > > BR2_arm=y > BR2_TOOLCHAIN_EXTERNAL=y > BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_ARMV5_EABI_UCLIBC_STABLE=y > BR2_PER_PACKAGE_DIRECTORIES=y > BR2_PACKAGE_MESA3D=y > BR2_PACKAGE_MESA3D_GALLIUM_DRIVER_SOFTPIPE=y > BR2_PACKAGE_MESA3D_OPENGL_GLX=y > BR2_PACKAGE_XORG7=y > > Add a patch to disable some assembler intructions which are not > available with a toolchain configure for soft-float. > > Signed-off-by: Bernd Kuhls <[email protected]> Applied to master, thanks. _______________________________________________ buildroot mailing list [email protected] https://lists.buildroot.org/mailman/listinfo/buildroot