Update aria2-no-console-i686-w64-mingw-config
This commit is contained in:
parent
04430ec785
commit
730becb574
@ -12,11 +12,11 @@
|
||||
# With this config it's possible to run aria2c.exe without console window,
|
||||
# Source: https://wangjie.rocks/2017/02/17/run-aria2c-without-console-window/
|
||||
|
||||
export CXXFLAGS="-g -O2 -mwindows"
|
||||
|
||||
HOST=i686-w64-mingw32
|
||||
PREFIX=/usr/i686-w64-mingw32
|
||||
|
||||
export CXXFLAGS="-g -O2 -mwindows"
|
||||
|
||||
./configure \
|
||||
--host=$HOST \
|
||||
--prefix=$PREFIX \
|
||||
|
Loading…
x
Reference in New Issue
Block a user