diff options
author | James Le Cuirot <chewi@gentoo.org> | 2018-07-24 22:54:27 +0100 |
---|---|---|
committer | James Le Cuirot <chewi@gentoo.org> | 2018-08-21 21:37:27 +0100 |
commit | 921cb9c10de4d237924a61a1c27f914dfb479a64 (patch) | |
tree | 57b3522793cd58074600333067735919d692a795 /metadata/md5-cache/dev-python/setuptools_scm-1.15.6-r1 | |
parent | toolchain-funcs.eclass: tc-cpp-is-true function to simplify helpers (diff) | |
download | gentoo-921cb9c10de4d237924a61a1c27f914dfb479a64.tar.gz gentoo-921cb9c10de4d237924a61a1c27f914dfb479a64.tar.bz2 gentoo-921cb9c10de4d237924a61a1c27f914dfb479a64.zip |
toolchain-funcs.eclass: Update tc-is-softfloat for new ARM tuples
ARM tuples will change from armv7a-hardfloat-linux-gnueabi to
armv7a-unknown-linux-gnueabihf or similar in the 17.0 profiles. The
function already treated the latter as hardfloat but this commit will
now treat ambiguous tuples such as arm-unknown-linux-gnueabi as
softfloat rather than hardfloat. This brings Gentoo in line with most
of the ARM Linux community. However, the function will now check
existing toolchains to avoid breaking existing systems, if possible.
This has been achieved by splitting the function in three,
tc-detect-is-softfloat for checking existing toolchains,
tc-tuple-is-softfloat for checking just the tuple, and the new
tc-is-softfloat that calls the first two. The output from the first
two could be compared to inform the user that they are not using a
recommended tuplet.
Diffstat (limited to 'metadata/md5-cache/dev-python/setuptools_scm-1.15.6-r1')
0 files changed, 0 insertions, 0 deletions