We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a17df4e commit 3a46399Copy full SHA for 3a46399
depends/patches/qt/mac-qmake.conf
@@ -19,6 +19,4 @@ QMAKE_MAC_SDK.macosx.PlatformPath = /phony
19
!host_build: QMAKE_LFLAGS += -target $${MAC_TARGET}
20
QMAKE_AR = $${CROSS_COMPILE}ar cq
21
QMAKE_RANLIB=$${CROSS_COMPILE}ranlib
22
-QMAKE_LIBTOOL=$${CROSS_COMPILE}libtool
23
-QMAKE_INSTALL_NAME_TOOL=$${CROSS_COMPILE}install_name_tool
24
load(qt_config)
0 commit comments