kumquat-buildroot/package/mesa3d
Thomas Petazzoni 56adbe8910 mesa3d: fix build with gcc <= 4.7 on some architectures
The configure.ac check for atomic intrinsics assumes that if an atomic
intrinsic is not available, it's because we must link with
libatomic. Except that libatomic is not always available, for example
with gcc <= 4.7.

To fix this, this commit adds a patch that reworks the atomic check in
configure.ac. It has been submitted upstream, and tested in a number
of different combinations.

Fixes:

  http://autobuild.buildroot.net/results/b045488d880a4013ed82937e7115b7636867e01d/

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
2018-05-08 15:01:10 +02:00
..
0001-musl.patch
0002-configure.ac-invert-order-for-wayland-scanner-check.patch package/{mesa3d, mesa3d-headers}: bump version to 18.0.1 2018-04-21 14:50:26 +02:00
0003-configure.ac-rework-latomic-check.patch mesa3d: fix build with gcc <= 4.7 on some architectures 2018-05-08 15:01:10 +02:00
Config.in package/mesa3d: add missing elfutils dependency with R600 and RadeonSI driver 2018-05-01 22:57:24 +02:00
mesa3d.hash package/{mesa3d, mesa3d-headers}: bump version to 18.0.3 2018-05-08 14:55:22 +02:00
mesa3d.mk package/{mesa3d, mesa3d-headers}: bump version to 18.0.3 2018-05-08 14:55:22 +02:00