Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-04-20 | gnu: perl: Actually produce a host perl when cross-compiling. | Jan (janneke) Nieuwenhuizen | |
* gnu/packages/patches/perl-cross.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/perl.scm (perl)[native-inputs]: When cross-compiling, add `perl-cross' input and perl-cross.patch. [arguments]: When cross-compiling, use them to produce binary for host. |