summaryrefslogtreecommitdiffstats
path: root/package/pixman/0002-pixman-private-include-float.h-only-in-C-code.patch
Commit message (Collapse)AuthorAgeFilesLines
* pixman: add patch to fix build issue with muslThomas Petazzoni2016-01-271-0/+46
pixman fails to build with musl because <float.h> is included in assembler files, which doesn't work with the <float.h> provided by musl. This commit fixes that by patching pixman (patch submitted upstream). Reported-by: Eial Czerwacki <eial@scalemp.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
OpenPOWER on IntegriCloud