| 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.