https://sourceware.org/bugzilla/show_bug.cgi?id=30779
Ismael Luceno <ismael at iodev dot co.uk> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |ismael at iodev dot co.uk
--- Comment #34 from Ismael Luceno <ismael at iodev dot co.uk> ---
Created attachment 16317
--> https://sourceware.org/bugzilla/attachment.cgi?id=16317&action=edit
[PATCH] gprofng: Request 64bit file functions where used
The approach of defining 64-bit functions is wrong; musl libc does define these
functions when requested via _LARGEFILE64_SOURCE.
Right now the issue resurfaced; I fixed it partially (enough as to compile
gprofng, not to remove existing definitions).
--
You are receiving this mail because:
You are on the CC list for the bug.