From mboxrd@z Thu Jan 1 00:00:00 1970
From: bugzilla-daemon@freedesktop.org
Subject: [Bug 93764] [PATCH] Fix building on musl-libc
Date: Mon, 18 Jan 2016 21:07:00 +0000
Message-ID:
Bug ID
93764
Summary
[PATCH] Fix building on musl-libc
Product
DRI
Version
DRI git
Hardware
All
OS
Linux (All)
Status
NEW
Severity
normal
Priority
medium
Component
libdrm
Assignee
dri-devel@lists.freedesktop.org
Reporter
somasis@exherbo.org
Created attachment 121121 [details]
0001-Fix-building-on-musl-libc.patch
libdrm git master fails to compile due to undefined functions/constants on musl
libc. The attached patch fixes it.