mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2026-01-05 15:12:32 -06:00
remove -j
@@ -87,7 +87,7 @@ cd libtorrent-libtorrent_1_2_0
|
|||||||
CXXFLAGS=-std=c++11 \
|
CXXFLAGS=-std=c++11 \
|
||||||
--with-boost-libdir=/usr/lib/arm-linux-gnueabihf
|
--with-boost-libdir=/usr/lib/arm-linux-gnueabihf
|
||||||
--with-libiconv
|
--with-libiconv
|
||||||
make -j$(nproc)
|
make
|
||||||
sudo make install
|
sudo make install
|
||||||
~~~~~
|
~~~~~
|
||||||
|
|
||||||
@@ -165,7 +165,7 @@ cd qBittorrent-release-4.1.5
|
|||||||
|
|
||||||
~~~~
|
~~~~
|
||||||
./configure --disable-gui --with-boost-libdir=/usr/lib/arm-linux-gnueabihf
|
./configure --disable-gui --with-boost-libdir=/usr/lib/arm-linux-gnueabihf
|
||||||
make -j$(nproc)
|
make
|
||||||
sudo make install
|
sudo make install
|
||||||
~~~~~
|
~~~~~
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user