libev: add patch to fix build on SPARCv8
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sat, 8 Aug 2015 21:47:23 +0000 (23:47 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sat, 8 Aug 2015 21:47:23 +0000 (23:47 +0200)
commitbb9502a7e01fc340145d8e91aea5466a7d2d0913
tree8bb5105ea837423aa4c404ca85542b11016bb883
parentc5e96d8935016456bea342db170ae6a139a8470f
libev: add patch to fix build on SPARCv8

Due to a mistake in a compile time conditional, SPARCv9 code was being
compiled in libev on a SPARCv8 system. A newly added patch fixes this,
which fixes the following build failure:

  http://autobuild.buildroot.net/results/55d6190b60a08c9bc4d659cf009df52388db676a/

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/libev/0001-fix-sparcv8-condition.patch [new file with mode: 0644]