[syslinux] Compilation of syslinux against musl libc

Simon Thelen syslinux at a.c-14.de
Sat Dec 2 10:32:29 PST 2017


Hello, 

I wanted to ask if there's a reason efi/wrapper.{h,c} use __uint*_t
instead of including stdint.h and using the therein defined uint*_t
types? This breaks compilation of the efi blobs on systems with the musl
libc since that doesn't define __uint*_t types.

-- 
Simon Thelen


More information about the Syslinux mailing list