mirror of
https://github.com/bitcoin/bitcoin.git
synced 2026-01-18 22:35:39 +01:00
Fix bitcoin_qt.m4 and fix-xcb-include-order.patch
This commit is contained in:
@@ -342,6 +342,8 @@ AC_DEFUN([_BITCOIN_QT_FIND_STATIC_PLUGINS],[
|
||||
elif test x$TARGET_OS = xdarwin; then
|
||||
PKG_CHECK_MODULES([QTPRINT], [Qt5PrintSupport], [QT_LIBS="$QTPRINT_LIBS $QT_LIBS"])
|
||||
fi
|
||||
else
|
||||
QT_LIBS="-lQt5PlatformSupport $QT_LIBS"
|
||||
fi
|
||||
])
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user