mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
media-libs/lcms: increase test timeout
Bug: https://bugs.gentoo.org/913067 Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk> Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
@@ -43,6 +43,11 @@ multilib_src_configure() {
|
||||
meson_src_configure
|
||||
}
|
||||
|
||||
multilib_src_test() {
|
||||
# fast_float_testbed on hppa -> 1458s from default timeout of 600, #913067
|
||||
meson_src_test --timeout-mutliplier=3
|
||||
}
|
||||
|
||||
multilib_src_install_all() {
|
||||
use doc && dodoc doc/*.pdf
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user