perl: fix build when cross-compiling to the musl libc (#430413)

This commit is contained in:
Marcus Ramberg
2025-09-05 13:31:23 +02:00
committed by GitHub
@@ -128,6 +128,8 @@ stdenv.mkDerivation (
"-Dlibpth=\"\""
"-Dglibpth=\"\""
"-Ddefault_inc_excludes_dot"
# https://github.com/arsv/perl-cross/issues/158
"-Dd_gnulibc=define"
]
else
(