eclass/tests: dot-a: add commentary for strip test

This is more of a test for https://sourceware.org/PR21479 given
one needs -ffat-lto-objects for our purposes in dot-a.eclass,
but still, strip shouldn't break a non-fat object, and we want
to know if that regresses.

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2025-06-13 10:21:07 +01:00
parent 9ee68249fa
commit 1b826e95ac

View File

@@ -415,6 +415,10 @@ test_search_recursion() {
}
test_strip_lto() {
# This is more of a test for https://sourceware.org/PR21479 given
# one needs -ffat-lto-objects for our purposes in dot-a.eclass,
# but still, strip shouldn't break a non-fat object, and we want
# to know if that regresses.
tbegin "whether strip ignores LTO static archives"
ret=0
(