diff options
author | Khem Raj <raj.khem@gmail.com> | 2016-02-26 06:48:00 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-02-28 11:33:06 +0000 |
commit | 3354878d324b344f90b7fc8c02d09e0692725ff2 (patch) | |
tree | 7ca728c8619a920d67ad996a1da4f9a5b9293b0e /LICENSE | |
parent | 7651342ac11c0edd638e81e64067b03192b469de (diff) | |
download | poky-3354878d324b344f90b7fc8c02d09e0692725ff2.tar.gz |
mesa: Fix build on musl
It assumes __GLIBC__ where it could actually check for linux
and include non-glibc C library implementations like musl which
provide __BYTE_ORDER macros as well when computing system endianness
(From OE-Core rev: b759afa08e339126c4e8b7e2aa87ed0c9f4b5d0d)
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'LICENSE')
0 files changed, 0 insertions, 0 deletions