mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 07:28:39 +01:00
perl: update to 5.28
Refresh patches 900 and 910. Add fix (920) for improperly gated variable. Add workaround (020) for Storable's run-time check for stacksize. Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
# This makefile simplifies perl module builds.
|
||||
#
|
||||
|
||||
PERL_VERSION:=5.26
|
||||
PERL_VERSION:=5.28
|
||||
|
||||
# Build environment
|
||||
HOST_PERL_PREFIX:=$(STAGING_DIR_HOSTPKG)/usr
|
||||
|
||||
Reference in New Issue
Block a user