mirror of
https://github.com/depler/curl-impersonate-win.git
synced 2025-08-10 18:29:27 +00:00
code
This commit is contained in:
7
patch_boringssl.bat
Normal file
7
patch_boringssl.bat
Normal file
@@ -0,0 +1,7 @@
|
||||
set busybox64=%~dp0_tools\busybox64.exe
|
||||
set patch=%busybox64% patch
|
||||
|
||||
cd %~dp0boringssl
|
||||
%patch% -p1 < %~dp0_patch\boringssl-old-ciphers.patch
|
||||
|
||||
pause
|
Reference in New Issue
Block a user