diff options
| author | Jörg Thalheim <Mic92@users.noreply.github.com> | 2020-01-13 10:06:45 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-01-13 10:06:45 +0000 |
| commit | 7aa6616d005d3995bc6c7fd933db318c3d2d1108 (patch) | |
| tree | 5a4376f08e28c4a520d73a5f4db2b88a20eb60ee /pkgs/development/python-modules/httpserver | |
| parent | c926ef804f72fb4b6e43b4533554a36675cff235 (diff) | |
| parent | 68317c736e29b72387ed05be99492340df4eaf22 (diff) | |
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] 3b50d0462a4174bb155b258a32ab1ab4176ba2fc
Diffstat (limited to 'pkgs/development/python-modules/httpserver')
0 files changed, 0 insertions, 0 deletions
