mirror of
https://github.com/feather-wallet/feather.git
synced 2025-03-12 09:37:47 +00:00
depends: qt: openssl-linked for all builds
This commit is contained in:
parent
d8ef312051
commit
6ee4553ae0
1 changed files with 2 additions and 3 deletions
|
@ -74,9 +74,8 @@ $(package)_config_opts += -no-linuxfb
|
|||
#$(package)_config_opts += -no-libproxy # Needed
|
||||
$(package)_config_opts += -no-libudev
|
||||
$(package)_config_opts += -no-mtdev
|
||||
#$(package)_config_opts += -no-openssl # Needed
|
||||
$(package)_config_opts_mingw32 += -openssl-linked
|
||||
$(package)_config_opts_linux += -openssl-linked
|
||||
$(package)_config_opts += -no-openssl # Needed
|
||||
$(package)_config_opts += -openssl-linked
|
||||
$(package)_config_opts += -no-openvg
|
||||
$(package)_config_opts += -no-reduce-relocations
|
||||
$(package)_config_opts += -no-schannel
|
||||
|
|
Loading…
Reference in a new issue