Unverified Commit 3f63011d authored by Marcus Ramberg's avatar Marcus Ramberg Committed by GitHub
Browse files

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

parents aff063e7 82aba98f
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -128,6 +128,8 @@ stdenv.mkDerivation (
            "-Dlibpth=\"\""
            "-Dglibpth=\"\""
            "-Ddefault_inc_excludes_dot"
            # https://github.com/arsv/perl-cross/issues/158
            "-Dd_gnulibc=define"
          ]
        else
          (