mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-04-29 04:07:49 +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%
|
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
|
7z a -tzip -mx9 -mmt i2pd-mingw-win%bitness%.zip i2pd.exe
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue