Files
nixpkgs/pkgs/development/interpreters
Jörg Thalheim 7aa6616d00 perl: fix configure phase for Aarch32 (#76922)
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-13 10:06:45 +00:00
..
2019-10-06 17:46:34 -07:00
2019-08-28 11:07:32 +00:00
2019-08-28 11:07:32 +00:00
2019-12-11 13:33:35 +01:00
2019-12-08 21:47:09 +01:00
2019-12-30 04:50:37 +01:00
2019-12-31 00:25:26 +01:00
2020-01-01 21:13:45 +01:00
2019-08-28 11:07:32 +00:00
2019-12-16 20:20:20 -05:00
2019-12-31 00:15:46 +01:00
2019-12-15 13:31:53 -08:00
2019-11-13 16:27:38 +01:00
2019-11-18 20:10:43 +00:00
2020-01-06 09:50:36 -08:00
2019-12-31 00:15:46 +01:00
2020-01-10 19:39:34 -05:00
2019-11-01 21:49:48 -07:00
2019-12-31 00:15:46 +01:00
2019-11-18 20:10:43 +00:00
2019-08-28 11:07:32 +00:00
2020-01-03 10:57:55 +01:00
2019-12-31 01:09:25 +01:00
2020-01-06 22:25:42 -08:00
2019-09-08 23:38:31 +00:00
2019-12-31 00:16:46 +01:00
2019-08-31 07:41:22 -04:00
2019-08-28 11:07:32 +00:00
2020-01-01 19:31:18 -06:00
2019-12-04 04:20:00 -05:00
2019-08-28 11:07:32 +00:00
2019-12-19 09:46:36 -05:00
2019-08-31 07:41:22 -04:00
2020-01-07 17:36:29 +01:00