TOOLCHAIN.ECLASS
Section: eclass-manpages (5)Updated: May 2022
Index Return to Main Contents
NAME
toolchain.eclass - Common code for sys-devel/gcc ebuildsSUPPORTED EAPIS
7 8FUNCTIONS
- tc_version_is_at_least ver1 [ver2]
- General purpose version check. Without a second argument, matches up to minor version (x.x.x).
- tc_version_is_between ver1 ver2
- General purpose version range check. Note that it matches up to but NOT including the second version
ECLASS VARIABLES
- TOOLCHAIN_GCC_PV
- Used to override GCC version. Useful for e.g. live ebuilds or snapshots. Defaults to ${PV}.
- TOOLCHAIN_SET_S ?= yes
- Used to override value of S for snapshots and such. Mainly useful if needing to set GCC_TARBALL_SRC_URI.
MAINTAINERS
Toolchain Ninjas <toolchain@gentoo.org>REPORTING BUGS
Please report bugs via https://bugs.gentoo.org/FILES
toolchain.eclassSEE ALSO
ebuild(5)https://gitweb.gentoo.org/repo/gentoo.git/log/eclass/toolchain.eclass
Index
This document was created by man2html, using the manual pages.
Time: 03:27:02 GMT, July 01, 2022