mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-01-06 02:17:34 -08:00
dev-qt/qtwebengine: re-add sbom workaround in 6.10 live
Thought this was fixed, but had tested the wrong version. Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
This commit is contained in:
parent
ed852f4313
commit
2cae358fd4
@ -229,6 +229,9 @@ src_configure() {
|
||||
# TODO: fixup gn cross, or package dev-qt/qtwebengine-gn with =ON
|
||||
# (see also BUILD_ONLY_GN option added in 6.8+ for the latter)
|
||||
-DINSTALL_GN=OFF
|
||||
|
||||
# TODO: drop this if no longer errors out early during cmake generation
|
||||
-DQT_GENERATE_SBOM=OFF
|
||||
)
|
||||
|
||||
local mygnargs=(
|
||||
|
||||
@ -229,6 +229,9 @@ src_configure() {
|
||||
# TODO: fixup gn cross, or package dev-qt/qtwebengine-gn with =ON
|
||||
# (see also BUILD_ONLY_GN option added in 6.8+ for the latter)
|
||||
-DINSTALL_GN=OFF
|
||||
|
||||
# TODO: drop this if no longer errors out early during cmake generation
|
||||
-DQT_GENERATE_SBOM=OFF
|
||||
)
|
||||
|
||||
local mygnargs=(
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user