diff options
author | Jörg Krause <joerg.krause@embedded.rocks> | 2017-06-08 09:03:44 +0200 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2017-06-11 15:51:33 +0200 |
commit | 9426d7edf0702d6ce46db45943ae9023a60cc1be (patch) | |
tree | 814ece84134fe861144dd054688448530e401d2e /package/gcc | |
parent | 9cd762de56345f2798e208926dca7dd52c97e1e7 (diff) | |
download | buildroot-9426d7edf0702d6ce46db45943ae9023a60cc1be.tar.gz buildroot-9426d7edf0702d6ce46db45943ae9023a60cc1be.zip |
intltool: add patch to fix compatibility with Perl 5.26
When Perl 5.26 is installed on the host, building some packages like
avahi fail, because of intltool-update:
```
Unescaped left brace in regex is illegal here in regex; marked by <-- HERE in m/^(.*)\${ <-- HERE ?([A-Z_]+)}?(.*)$/ at $BUILDROOT/host/usr/bin/intltool-update line 1065.
```
Apparently, this has been a warning before Perl 5.26, but now it is an
error.
Fetch from:
https://github.com/Alexpux/MSYS2-packages/blob/master/intltool/perl-5.22-compatibility.patch
Reported upstream:
https://bugs.launchpad.net/intltool/+bug/1696658
Signed-off-by: Jörg Krause <joerg.krause@embedded.rocks>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/gcc')
0 files changed, 0 insertions, 0 deletions