mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
media-libs/codec2: disable UTs.
Closes: https://bugs.gentoo.org/654312 Package-Manager: Portage-2.3.31, Repoman-2.3.9
This commit is contained in:
@@ -16,3 +16,8 @@ IUSE=""
|
||||
|
||||
DEPEND=""
|
||||
RDEPEND="${DEPEND}"
|
||||
|
||||
multilib_src_configure() {
|
||||
local mycmakeargs=( -DUNITTEST=OFF )
|
||||
cmake-utils_src_configure
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user