1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-11-24 14:41:17 +00:00
nixpkgs/pkgs/development/interpreters/perl
Andrew Childs 68317c736e perl: fix configure phase for Aarch32
In "perl: fuse configureFlags" [1] the effects of the preConfigure
phase were merged into configureFlags. After this change values with
spaces do not reach the configure script intact.

The only flag this affects is `ldflags` for Aarch32 and Mips, and perl
builds without it on armv7l-linux so it's probably no longer required
on any platform.

Fixes:

    configuring
    configure flags: -de -Dcc=cc <...> -Dldflags=\"-lm -lrt\"
    ./Configure: eval: line 1677: unexpected EOF while looking for matching `"'
    ./Configure: eval: line 1678: syntax error: unexpected end of file
    Configure: unknown option -lrt"

[1] 3b50d0462a
2020-01-04 09:51:10 +09:00
..
cpp-precomp.patch
default.nix perl: fix configure phase for Aarch32 2020-01-04 09:51:10 +09:00
ld-shared.patch
MakeMaker-cross.patch
no-sys-dirs-5.26.patch
no-sys-dirs-5.29.patch
no-sys-dirs-5.31.patch perldevel: 5.30.0 -> 5.31.2 2019-08-06 09:39:29 +00:00
setup-hook-cross.sh
setup-hook.sh
sw_vers.patch perl: Update detected platform version 2019-09-09 04:33:24 -04:00
wrapper.nix treewide: remove unused variables (#63177) 2019-06-16 19:59:05 +00:00