diff options
author | V3n3RiX <venerix@redcorelinux.org> | 2019-11-03 16:06:58 +0000 |
---|---|---|
committer | V3n3RiX <venerix@redcorelinux.org> | 2019-11-03 16:06:58 +0000 |
commit | bd4aeefe33e63f613512604e47bfca7b2187697d (patch) | |
tree | adb35b5a9a00ee7ea591ab0c987f70167c23b597 /eclass/tests | |
parent | 48ece6662cbd443015f5a57ae6d8cbdbd69ef37c (diff) |
gentoo resync : 03.11.2019
Diffstat (limited to 'eclass/tests')
-rwxr-xr-x | eclass/tests/toolchain.sh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/eclass/tests/toolchain.sh b/eclass/tests/toolchain.sh index ec2253568569..2c09f2238d74 100755 --- a/eclass/tests/toolchain.sh +++ b/eclass/tests/toolchain.sh @@ -168,7 +168,6 @@ test_var_assert GCC_BRANCH_VER 7.3 test_var_assert GCCMAJOR 7 test_var_assert GCCMINOR 3 test_var_assert GCCMICRO 0 -test_var_assert BRANCH_UPDATE '' test_var_assert GCC_CONFIG_VER 7.3.0 test_var_assert PREFIX /usr |