mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-23 16:49:10 -07:00
dev-libs/pfs: drop a failing test
Closes: https://bugs.gentoo.org/932363 Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
This commit is contained in:
@@ -18,6 +18,11 @@ RESTRICT="!test? ( test )"
|
||||
|
||||
PATCHES=( "${FILESDIR}"/${P}-Werror.patch )
|
||||
|
||||
src_prepare() {
|
||||
rm test/test_proc_stat.cpp | dir
|
||||
cmake_src_prepare
|
||||
}
|
||||
|
||||
src_configure() {
|
||||
local mycmakeargs=(
|
||||
-Dpfs_BUILD_TESTS=$(usex test)
|
||||
|
||||
Reference in New Issue
Block a user