Branch: refs/heads/yves/va1der_configure_fix
Home: https://github.com/Perl/perl5
Commit: 50ca863b13b3cad0d96c3923fdd79efe4447f763
https://github.com/Perl/perl5/commit/50ca863b13b3cad0d96c3923fdd79efe4447f763
Author: Kurt Fitzner <[email protected]>
Date: 2023-01-29 (Sun, 29 Jan 2023)
Changed paths:
M Configure
Log Message:
-----------
Configure - fix handling of quoted gcc output
This patch was submitted in GH issue #20606. When gcc output contains
quoted elements we fail to handle it properly. This tweaks the sed
command to do so.