mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2026-01-01 13:18:06 -06:00
Updated Compiling qBittorrent nox 4.x on DietPi or Raspbian (Debian 9.0) for ARM devices (markdown)
@@ -89,7 +89,7 @@ export CXXFLAGS=-std=c++11
|
||||
./configure \
|
||||
--disable-debug \
|
||||
--enable-encryption \
|
||||
--with-boost-libdir=/usr/lib/arm-linux-gnueabihf
|
||||
--with-boost-libdir=/usr/lib/arm-linux-gnueabihf \
|
||||
--with-libiconv
|
||||
make -j$(nproc)
|
||||
sudo make install
|
||||
|
||||
Reference in New Issue
Block a user