On Mon, 26 Oct 2015, Rich Felker wrote:

> musl explicitly does not support using a mix of libc headers and
> compiler-provided freestanding headers. While there may be

In that case the GCC ports for musl should define USER_H = 
$(EXTRA_HEADERS) like t-openbsd does.  (Of course that won't work for 
multilib builds supporting different C libraries with different 
multilibs.)

-- 
Joseph S. Myers
jos...@codesourcery.com

Reply via email to