mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-04-07 03:10:15 -04:00
dev-libs/dynarmic: disable -Werror
Signed-off-by: Violet Purcell <vimproved@inventati.org>
This commit is contained in:
@@ -54,6 +54,8 @@ src_configure() {
|
||||
local mycmakeargs=(
|
||||
-DDYNARMIC_USE_PRECOMPILED_HEADERS=no
|
||||
-DDYNARMIC_TESTS=$(usex test)
|
||||
# disable -Werror
|
||||
-DDYNARMIC_WARNINGS_AS_ERRORS=no
|
||||
-Wno-dev
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user