Commit 82aba98f authored by someplaceguy's avatar someplaceguy
Browse files

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

Fixes #428187
parent 7b6929d8
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -125,6 +125,8 @@ stdenv.mkDerivation (
            "-Dlibpth=\"\""
            "-Dglibpth=\"\""
            "-Ddefault_inc_excludes_dot"
            # https://github.com/arsv/perl-cross/issues/158
            "-Dd_gnulibc=define"
          ]
        else
          (