This patch adds support for cross-compilation for perl. I only applied the suggestion made by Chris here: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=31221 I tested it by running the following command, which builds perl successfully: sudo -E ./pre-inst-env guix build --target=i686-pc-linux-gnu perl