Skip to content

Commit

Permalink
5.36 Patches: add perl5 PR 20008
Browse files Browse the repository at this point in the history
Requires a more recent version of patch than comes with previous
strawberry perls.
  • Loading branch information
shawnlaffan committed Mar 15, 2023
1 parent c74cfe0 commit 09df569
Show file tree
Hide file tree
Showing 2 changed files with 1,402 additions and 3 deletions.
4 changes: 1 addition & 3 deletions share/64bit-5.36.0.1.pp
Original file line number Diff line number Diff line change
Expand Up @@ -104,12 +104,10 @@
buildoptextra => '-D__USE_MINGW_ANSI_STDIO',
patch => { #DST paths are relative to the perl src root
'<dist_sharedir>/msi/files/perlexe.ico' => 'win32/perlexe.ico',
#'<dist_sharedir>/perl-5.36/win32_config.gc.tt' => 'win32/config.gc',
'<dist_sharedir>/perl-5.36/perlexe.rc.tt' => 'win32/perlexe.rc',
'<dist_sharedir>/perl-5.36/perl_pr19663.diff' => '*',
'<dist_sharedir>/perl-5.36/rt142390.patch' => '*',
#'<dist_sharedir>/perl-5.36/win32_config.gc.diff' => '*',
#'<dist_sharedir>/perl-5.36/win32_config_H.gc.diff' => '*',
'<dist_sharedir>/perl-5.36/perl_pr20008.diff' => '*',
'config_H.gc' => {
I_DBM => 'define',
I_GDBM => 'define',
Expand Down
Loading

0 comments on commit 09df569

Please sign in to comment.