diff options
author | Marek Vasut <marex@denx.de> | 2015-09-20 00:43:16 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2015-09-21 23:05:45 +0100 |
commit | a88733677a6d809c2fca8dc5ec14c7cb4a869ea7 (patch) | |
tree | 8392cfdb4d7f20f2d7eb48f5d597c0ed62cd3946 /meta/classes/clutter.bbclass | |
parent | 1bd71e740b085d2e012b38ac5c04556d7f8561c4 (diff) | |
download | openembedded-core-a88733677a6d809c2fca8dc5ec14c7cb4a869ea7.tar.gz openembedded-core-a88733677a6d809c2fca8dc5ec14c7cb4a869ea7.tar.bz2 openembedded-core-a88733677a6d809c2fca8dc5ec14c7cb4a869ea7.zip |
pixman: Fix missing FE_DIVBYZERO on nios2
The FE_DIVBYZERO is missing on nios2 , add a small patch to pixman
which checks for the presence of FE_DIVBYZERO and disables the test
which depends on it.
Signed-off-by: Marek Vasut <marex@denx.de>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Diffstat (limited to 'meta/classes/clutter.bbclass')
0 files changed, 0 insertions, 0 deletions