diff options
author | V3n3RiX <venerix@koprulu.sector> | 2023-09-26 17:28:32 +0100 |
---|---|---|
committer | V3n3RiX <venerix@koprulu.sector> | 2023-09-26 17:28:32 +0100 |
commit | 20c20eb967a638c833aae1462f149894b2dbd811 (patch) | |
tree | ba631e4b1cf506cc57a49b6e3754f090dd1cee69 /eclass | |
parent | 25e2c97a4a6f12a367115508fc86d34fe76a6f5e (diff) |
gentoo auto-resync : 26:09:2023 - 17:28:31
Diffstat (limited to 'eclass')
-rw-r--r-- | eclass/Manifest.gz | bin | 39140 -> 39135 bytes | |||
-rw-r--r-- | eclass/qt6-build.eclass | 3 |
2 files changed, 1 insertions, 2 deletions
diff --git a/eclass/Manifest.gz b/eclass/Manifest.gz Binary files differindex e05431bfa46a..ce61bb0ffd6a 100644 --- a/eclass/Manifest.gz +++ b/eclass/Manifest.gz diff --git a/eclass/qt6-build.eclass b/eclass/qt6-build.eclass index 18f317e32e16..35a710b86545 100644 --- a/eclass/qt6-build.eclass +++ b/eclass/qt6-build.eclass @@ -162,9 +162,8 @@ qt6-build_src_configure() { # @DESCRIPTION: # Run cmake_src_test and handle anything else generic as-needed. qt6-build_src_test() { - # helps a few tests but is not always respected local -x QML_IMPORT_PATH=${BUILD_DIR}${QT6_QMLDIR#"${QT6_PREFIX}"} - + local -x QTEST_FUNCTION_TIMEOUT=900000 #914737 local -x QT_QPA_PLATFORM=offscreen # TODO?: CMAKE_SKIP_TESTS skips a whole group of tests and, when |