https://sourceware.org/bugzilla/show_bug.cgi?id=30779
--- Comment #14 from cqwrteur <euloanty at live dot com> --- (In reply to cqwrteur from comment #13) > (In reply to Sam James from comment #12) > > *** Bug 31960 has been marked as a duplicate of this bug. *** > > This patch is WRONG. > > > there is no __musl__ related macros in musl libc. musl does not want you to > detect it. The right way is to do what my fast_io is doing, include<stdio.h> > then use __NEED___isoc_va_list to hack it around. https://github.com/trcrsired/fast_io/blob/ff0515ed342cd08a73d6917c0ae52be629db82cb/include/fast_io_legacy_impl/c/impl.h#L1141 -- You are receiving this mail because: You are on the CC list for the bug.