mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-08 22:52:59 -04:00
dev-util/DirectXShaderCompiler: Disabled adding -Werror by it's own
Closes: https://bugs.gentoo.org/887657 Signed-off-by: Denis Reva <denis7774@gmail.com>
This commit is contained in:
@@ -47,6 +47,9 @@ src_configure() {
|
||||
-DLLVM_BUILD_DOCS=0
|
||||
-DLLVM_BUILD_TOOLS=0
|
||||
-DSPIRV_BUILD_TESTS=0
|
||||
-DLLVM_ENABLE_WERROR=0
|
||||
-DSPIRV_WERROR=0
|
||||
-DSPIRV_WARN_EVERYTHING=0
|
||||
-DBUILD_SHARED_LIBS=OFF
|
||||
-DLLVM_VERSION_SUFFIX=dxc
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user