mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2026-01-01 05:08:05 -06:00
export do not pass
@@ -81,10 +81,10 @@ cd libtorrent-libtorrent_1_2_0
|
||||
|
||||
~~~~
|
||||
./autotool.sh
|
||||
export CXXFLAGS=-std=c++11
|
||||
./configure \
|
||||
--disable-debug \
|
||||
--enable-encryption \
|
||||
CXXFLAGS=-std=c++11 \
|
||||
--with-boost-libdir=/usr/lib/arm-linux-gnueabihf
|
||||
--with-libiconv
|
||||
make
|
||||
|
||||
Reference in New Issue
Block a user