mirror of
https://github.com/gentoo-mirror/guru.git
synced 2025-04-19 07:49:00 -04:00
dev-cpp/fast_float: Remove -Werror flag from tests
Closes: https://bugs.gentoo.org/924112 Signed-off-by: Steffen Winter <steffen.winter@proton.me>
This commit is contained in:
parent
c553a3595a
commit
36ebe50de0
@ -25,5 +25,8 @@ src_configure() {
|
||||
# Unconditionally calls FetchContent
|
||||
-DFASTFLOAT_SUPPLEMENTAL_TESTS=OFF
|
||||
)
|
||||
|
||||
sed -i 's/-Werror//' tests/CMakeLists.txt || die
|
||||
|
||||
cmake_src_configure
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user