mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 07:28:39 +01:00
perl: update to 5.26.2
Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
--- a/Makefile.SH 2017-10-15 18:57:08.436234652 -0600
|
||||
+++ b/Makefile.SH 2017-10-15 19:02:47.587658819 -0600
|
||||
@@ -327,7 +327,7 @@ PATH_SEP = $p_
|
||||
@@ -328,7 +328,7 @@ PATH_SEP = $p_
|
||||
# Macros to invoke a copy of miniperl during the build. Targets which
|
||||
# are built using these macros should depend on \$(MINIPERL_EXE)
|
||||
MINIPERL_EXE = miniperl\$(EXE_EXT)
|
||||
@@ -9,7 +9,7 @@
|
||||
|
||||
# Macros to invoke sort the MANIFEST during build
|
||||
MANIFEST_SRT = MANIFEST.srt
|
||||
@@ -990,7 +990,7 @@ NAMESPACEFLAGS = -force_flat_namespace
|
||||
@@ -991,7 +991,7 @@ NAMESPACEFLAGS = -force_flat_namespace
|
||||
@$(RMS) miniperl.xok
|
||||
$(CC) $(CLDFLAGS) $(NAMESPACEFLAGS) -o $(MINIPERL_EXE) \
|
||||
$(miniperl_objs) $(libs)
|
||||
@@ -18,7 +18,7 @@
|
||||
$(MINIPERL) -f write_buildcustomize.pl
|
||||
!NO!SUBS!
|
||||
;;
|
||||
@@ -1001,16 +1001,16 @@ lib/buildcustomize.pl: $& $(miniperl_obj
|
||||
@@ -1002,16 +1002,16 @@ lib/buildcustomize.pl: $& $(miniperl_obj
|
||||
@\$(RMS) miniperl.xok
|
||||
@\$(RMS) \$(MINIPERL_EXE)
|
||||
\$(LNS) \$(HOST_PERL) \$(MINIPERL_EXE)
|
||||
|
||||
Reference in New Issue
Block a user