Files
nixpkgs/pkgs/development/interpreters
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
..
2019-08-26 21:40:19 +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-08-17 10:54:38 +00: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
2019-11-27 18:51:25 -08:00
2019-12-31 00:15:46 +01:00
2019-10-22 10:07:53 +02: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-08-17 10:54:38 +00:00
2019-12-31 01:09:25 +01: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-07-01 04:23:51 -04:00
2019-12-31 00:50:40 +01: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
2019-11-25 12:04:40 +01:00