diff options
author | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2014-02-22 23:23:33 +0100 |
---|---|---|
committer | Peter Korsgaard <peter@korsgaard.com> | 2014-02-22 23:48:11 +0100 |
commit | a9baea4345625f6f00fc59395faec83e08346015 (patch) | |
tree | 312a73b8f157678e9e3850152037cc041964db74 /package/alsa-lib/alsa-lib-0004-conditional-enabling-of-libdl-in-m4.patch | |
parent | ff6000507ae32006f1da8c3510bc3d48fbe7ccae (diff) | |
download | buildroot-a9baea4345625f6f00fc59395faec83e08346015.tar.gz buildroot-a9baea4345625f6f00fc59395faec83e08346015.zip |
pixman: add patch to fix Microblaze build failure
The Microblaze build of pixman was failing due to FE_DIVBYZERO not
being implemented. It turns out that the usage of it, like fenv.h and
feenableexcept() is optional. So the patch simply adds a configure
check and disables the appropriate code (which is only use in the
tests anyway).
This commit also renames the existing patch to follow the patch naming
convention, and get a reliable ordering when applying patches.
Fixes:
http://autobuild.buildroot.org/results/806/8064092cdbac85fbf4322429d29d5d11dc51860f/
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'package/alsa-lib/alsa-lib-0004-conditional-enabling-of-libdl-in-m4.patch')
0 files changed, 0 insertions, 0 deletions