mirror of
https://github.com/curl/curl.git
synced 2026-08-03 07:20:28 +03:00
try sth 4
This commit is contained in:
parent
130f71bd92
commit
3569689710
1 changed files with 2 additions and 1 deletions
3
.github/workflows/windows.yml
vendored
3
.github/workflows/windows.yml
vendored
|
|
@ -450,8 +450,9 @@ jobs:
|
|||
if [ -d /c/perl-win32-pkgs ]; then
|
||||
echo "!!! perl-win32-pkgs directory detected"
|
||||
pushd /c/perl-win32-pkgs
|
||||
sed -i.bak 's/#define I_CRYPT//g' /usr/lib/perl5/core_perl/CORE/config.h
|
||||
sed -i.bak 's/#define I_CRYPT//g' /usr/lib/perl5/core_perl/CORE/config.h
|
||||
sed -i.bak 's/#define I_LANGINFO//g' /usr/lib/perl5/core_perl/CORE/config.h
|
||||
sed -i.bak 's/#define I_SYS_WAIT//g' /usr/lib/perl5/core_perl/CORE/config.h
|
||||
pushd Win32-Process-0.17
|
||||
perl Makefile.PL
|
||||
make
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue