mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-22 21:43:03 -04:00
net-libs/orcania: Remove Werror
Closes: https://bugs.gentoo.org/887885 Signed-off-by: Kurt Kanzenbach <kurt@kmk-computers.de>
This commit is contained in:
@@ -34,6 +34,9 @@ src_configure() {
|
||||
-DBUILD_ORCANIA_DOCUMENTATION=$(usex doc)
|
||||
)
|
||||
|
||||
# bug 887885
|
||||
sed -i -e "s/-Werror//g" CMakeLists.txt || die
|
||||
|
||||
cmake_src_configure
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user