Skip to content
Commit 802123c6 authored by Thomas Petazzoni's avatar Thomas Petazzoni
Browse files

pixman: add patch to fix build issue with musl



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: default avatarEial Czerwacki <eial@scalemp.com>
Signed-off-by: default avatarThomas Petazzoni <thomas.petazzoni@free-electrons.com>
parent d20a907f
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment