mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-06 00:48:18 -07:00
Revert "dev-libs/nanomsg: make tests sequential"
This reverts commit aaf34a56f3.
I debugged outdated ebuild: =dev-libs/nanomsg-0.8
This commit is contained in:
@@ -34,12 +34,3 @@ multilib_src_configure() {
|
||||
fi
|
||||
cmake-utils_src_configure
|
||||
}
|
||||
|
||||
multilib_src_test() {
|
||||
local myctestargs=(
|
||||
# All tests overwrite same ./test binary
|
||||
# That causes SIGSEGV when ran in parallel
|
||||
-j1
|
||||
)
|
||||
cmake-utils_src_test
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user