summaryrefslogtreecommitdiff
path: root/eclass
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-05-01 03:34:02 +0100
committerSam James <sam@gentoo.org>2024-05-01 03:34:02 +0100
commitdca524fbf33c5cf70f912d28b344d9bc82e8ba4e (patch)
treeb28008f8a9a2c127584f1ef585aa2e1864b9726d /eclass
parenttoolchain.eclass: update validate_failures.py for Python 3.12 (diff)
downloadgentoo-dca524fbf33c5cf70f912d28b344d9bc82e8ba4e.tar.gz
gentoo-dca524fbf33c5cf70f912d28b344d9bc82e8ba4e.tar.bz2
gentoo-dca524fbf33c5cf70f912d28b344d9bc82e8ba4e.zip
toolchain.eclass: add another TODO for tests (multilib)
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'eclass')
-rw-r--r--eclass/toolchain.eclass1
1 files changed, 1 insertions, 0 deletions
diff --git a/eclass/toolchain.eclass b/eclass/toolchain.eclass
index b2db0f96850a..12d31d20d914 100644
--- a/eclass/toolchain.eclass
+++ b/eclass/toolchain.eclass
@@ -1894,6 +1894,7 @@ gcc_do_make() {
#---->> src_test <<----
# TODO: add JIT testing
+# TODO: add multilib testing
toolchain_src_test() {
# GCC's testsuite is a special case.
#