mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-04-28 11:47:48 +02:00
and one more...
This commit is contained in:
parent
ea4238e642
commit
ab99500181
2 changed files with 3 additions and 2 deletions
|
@ -28,7 +28,8 @@ build_script:
|
|||
cd \projects\i2pd
|
||||
|
||||
echo MSYSTEM=%MSYSTEM%
|
||||
- if "%MSYSTEM%" == "MINGW64"(
|
||||
|
||||
- if "%MSYSTEM%" == "MINGW64" (
|
||||
C:\msys64\usr\bin\bash -lc "make USE_UPNP=YES -I/mingw64/include/ -j2"
|
||||
&& 7z a -tzip -mx9 -mmt i2pd-mingw-win%bitness%.zip i2pd.exe
|
||||
) else (
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue