mirror of
https://github.com/bitcoin/bitcoin.git
synced 2026-03-17 00:42:45 +00:00
depends: disable Qt sbom generation
This commit is contained in:
parent
f6d3201e14
commit
168997e9b5
@ -169,6 +169,7 @@ $(package)_config_env_darwin += OBJCXX="$$($(package)_cxx)"
|
||||
|
||||
$(package)_cmake_opts := -DCMAKE_PREFIX_PATH=$(host_prefix)
|
||||
$(package)_cmake_opts += -DQT_FEATURE_cxx20=ON
|
||||
$(package)_cmake_opts += -DQT_GENERATE_SBOM=OFF
|
||||
ifneq ($(V),)
|
||||
$(package)_cmake_opts += --log-level=STATUS
|
||||
endif
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user