sys-process/audit: add link to upstream musl patch

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2026-07-05 13:48:33 +01:00
parent 26dd9c4ddd
commit c920bdbb51

View File

@@ -1,3 +1,5 @@
https://github.com/linux-audit/audit-userspace/commit/b6e0c6eb88a4d866bc8316706277dbc33670022a
Since musl 1.2.5, basename(3) is strict-POSIX compliant, and
needs #include <libgen.h>, instead of the GNU version included
with <string.h>