mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-09 16:01:54 -09:00
perl: bump to version 5.20.1
[Peter: squash 'add hash' patch into it] Signed-off-by: Francois Perrad <francois.perrad@gadz.org> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
committed by
Peter Korsgaard
parent
14a97e9450
commit
f7ef4c2ed4
@@ -471,7 +471,7 @@ unshift @INC, sub {
|
||||
} # END OF FATPACK CODE
|
||||
|
||||
|
||||
use 5.018; # same major version as target perl
|
||||
use 5.020; # same major version as target perl
|
||||
use strict;
|
||||
use warnings;
|
||||
use Fatal qw(open close);
|
||||
|
||||
Reference in New Issue
Block a user