]> Nutra Git (v1) - gamesguru/feather.git/commitdiff
depends: qt: windows: link openssl
authortobtoht <tob@featherwallet.org>
Thu, 5 Jan 2023 23:55:33 +0000 (00:55 +0100)
committertobtoht <tob@featherwallet.org>
Thu, 5 Jan 2023 23:55:33 +0000 (00:55 +0100)
contrib/depends/packages/qt.mk

index cd7db440352e19f8758e1820cfa0a5fc3001abe7..0045c1a49e6c6be3fe23c261babe0f4f6ac97282 100644 (file)
@@ -181,7 +181,7 @@ $(package)_config_opts_arm_linux += -- -DCMAKE_TOOLCHAIN_FILE=gnueabihfToolchain
 $(package)_config_opts_aarch64_linux += -qt-host-path $(build_prefix)/qt-host
 $(package)_config_opts_aarch64_linux += -- -DCMAKE_TOOLCHAIN_FILE=aarch64Toolchain.cmake -DCMAKE_LIBRARY_PATH=$(HOME)/.guix-profile/lib
 
-$(package)_config_opts_mingw32 = -no-opengl
+$(package)_config_opts_mingw32 += -no-opengl
 $(package)_config_opts_mingw32 += -no-dbus
 $(package)_config_opts_mingw32 += -no-freetype
 $(package)_config_opts_mingw32 += -xplatform win32-g++