eclass/toolchain-funcs: Sync with Gentoo

It's from Gentoo commit e2f62c4651faf6f7ebd9ffeeb0c891945f87ab3c.
This commit is contained in:
Flatcar Buildbot 2023-01-23 07:22:24 +00:00 committed by Krzesimir Nowak
parent 751bcee63d
commit bc417ef6ac

View File

@ -377,7 +377,6 @@ tc-export_build_env() {
# @FUNCTION: tc-env_build # @FUNCTION: tc-env_build
# @USAGE: <command> [command args] # @USAGE: <command> [command args]
# @INTERNAL
# @DESCRIPTION: # @DESCRIPTION:
# Setup the compile environment to the build tools and then execute the # Setup the compile environment to the build tools and then execute the
# specified command. We use tc-getBUILD_XX here so that we work with # specified command. We use tc-getBUILD_XX here so that we work with