mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-09 15:13:31 -04:00
dev-cpp/gsl-lite: Drop -Werror
Closes: https://bugs.gentoo.org/783981 Closes: https://bugs.gentoo.org/784014 Package-Manager: Portage-3.0.17, Repoman-3.0.2 Signed-off-by: brian gloyer <brian.gloyer@gmail.com>
This commit is contained in:
@@ -24,4 +24,6 @@ src_configure() {
|
||||
-DGSL_LITE_OPT_BUILD_TESTS=$(usex test)
|
||||
)
|
||||
cmake_src_configure
|
||||
|
||||
sed -i -e 's/"-*Werror"//g' test/MakeTestTarget.cmake || die
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user