mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-08-20 13:23:34 -07:00
Revert useless 64bits patch
This commit is contained in:
parent
d84346616a
commit
53927c9aa0
1 changed files with 0 additions and 1 deletions
|
@ -105,7 +105,6 @@ contains(DEFINES, DISABLE_GUI) {
|
||||||
unix:QMAKE_LFLAGS_SHAPP += -rdynamic
|
unix:QMAKE_LFLAGS_SHAPP += -rdynamic
|
||||||
CONFIG += link_pkgconfig
|
CONFIG += link_pkgconfig
|
||||||
PKGCONFIG += "libtorrent-rasterbar"
|
PKGCONFIG += "libtorrent-rasterbar"
|
||||||
LIBS += -L/usr/lib64
|
|
||||||
|
|
||||||
QT += network
|
QT += network
|
||||||
!contains(DEFINES, DISABLE_GUI) {
|
!contains(DEFINES, DISABLE_GUI) {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue