Skip to content

Commit

Permalink
5.36.1 config: use our own gdb.exe, use time-dependent uname
Browse files Browse the repository at this point in the history
  • Loading branch information
shawnlaffan committed May 28, 2023
1 parent 001b5c8 commit da78325
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions share/64bit-5.36.1.1.pp
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,9 @@
# gcc10 libs - not all are needed
extlibs_gcc13_collated => 'https://github.com/StrawberryPerl/build-extlibs/releases/download/dev_gcc13.1_20230502/extlibs_gcc13_collated_20230502.zip',
libgd => 'https://github.com/StrawberryPerl/build-extlibs/releases/download/dev_gcc13.1_20230502/64bit_libgd-2.3.2-bin_20230502.zip',
zdb_gcc83 => '<package_url>/kmx/64_libs/gcc83-2019Q2/64bit_db-6.2.38-bin_20190522.zip',
zgdb => 'https://github.com/StrawberryPerl/build-extlibs/releases/download/dev_gcc13.1_20230502/64bit_gdb-13.1-bin_20230527.zip',
#zdb => 'file:///Z:/extlib/_out/64bit_db-6.2.38-bin_20230527.zip',
#zdb_gcc83 => '<package_url>/kmx/64_libs/gcc83-2019Q2/64bit_db-6.2.38-bin_20190522.zip',

},
},
Expand Down Expand Up @@ -78,7 +80,7 @@
i_dbm => 'define',
i_gdbm => 'define',
i_ndbm => 'define',
myuname => 'Win32 strawberry-perl 5.36.0.1 #1 Sat 04 Mar 2023 x64 tempvaluesonly',
#myuname => 'Win32 strawberry-perl 5.36.0.1 #1 Sat 04 Mar 2023 x64 tempvaluesonly',
osvers => '10',
},
},
Expand Down

0 comments on commit da78325

Please sign in to comment.