mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-09 05:10:05 +02:00
qBittorrent: removed unused flag
This commit is contained in:
@@ -66,8 +66,7 @@ BUILD_PREREQUIRES="
|
||||
BUILD()
|
||||
{
|
||||
bootstrap.sh
|
||||
export BOOST_CPPFLAGS="-I/system/$relativeHeadersDir -DBOOST_NO_CXX11_REF_QUALIFIERS"
|
||||
runConfigure \
|
||||
BOOST_CPPFLAGS="-I/system/$relativeHeadersDir" runConfigure \
|
||||
./configure --with-boost-libdir=/system/$relativeLibDir \
|
||||
--disable-qt-dbus
|
||||
make $jobArgs
|
||||
|
||||
Reference in New Issue
Block a user