diff options
| author | Andrew Childs <lorne@cons.org.nz> | 2020-01-04 09:43:00 +0900 |
|---|---|---|
| committer | Andrew Childs <lorne@cons.org.nz> | 2020-01-04 09:51:10 +0900 |
| commit | 68317c736e29b72387ed05be99492340df4eaf22 (patch) | |
| tree | 0634a0b3cdda6113d895ed883fd1404494bc2413 /pkgs/development/python-modules/rangehttpserver | |
| parent | 45179675a9a231d457cbac98db92c192794af1b1 (diff) | |
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] 3b50d0462a4174bb155b258a32ab1ab4176ba2fc
Diffstat (limited to 'pkgs/development/python-modules/rangehttpserver')
0 files changed, 0 insertions, 0 deletions
