mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
eclass/tests: fix typo in toolchain.sh
Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
@@ -156,7 +156,7 @@ test_var_assert() {
|
||||
}
|
||||
|
||||
# TODO: convert these globals to helpers to ease testing against multiple
|
||||
# ${TOOLCHAIN_GCC_PV} vaues.
|
||||
# ${TOOLCHAIN_GCC_PV} values.
|
||||
test_var_assert GCC_PV 11.3.0
|
||||
test_var_assert GCC_PVR 11.3.0
|
||||
test_var_assert GCC_RELEASE_VER 11.3.0
|
||||
|
||||
Reference in New Issue
Block a user