perl: fix build when cross-compiling to the musl libc

Fixes #428187
This commit is contained in:
someplaceguy
2025-08-02 16:20:26 +00:00
parent 7b6929d8b9
commit 82aba98fa1
@@ -125,6 +125,8 @@ stdenv.mkDerivation (
"-Dlibpth=\"\""
"-Dglibpth=\"\""
"-Ddefault_inc_excludes_dot"
# https://github.com/arsv/perl-cross/issues/158
"-Dd_gnulibc=define"
]
else
(