mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-04-25 10:26:37 +02:00
and one more...
This commit is contained in:
parent
72777fda42
commit
f5c7878dd8
1 changed files with 1 additions and 1 deletions
|
@ -41,7 +41,7 @@ build_script:
|
|||
|
||||
echo MSYSTEM=%MSYSTEM%
|
||||
|
||||
c:\msys64\usr\bin\bash -lc "cc=%cc% make USE_UPNP=YES"
|
||||
c:\msys64\usr\bin\bash -lc "export CC=%cc% && make USE_UPNP=YES -j2"
|
||||
|
||||
7z a -tzip -mx9 -mmt i2pd-mingw-win%bitness%.zip i2pd.exe
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue