Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
sys-devel/gcc-14.2.0: avoid using incompatible __FLT_EVAL_METHOD__
For GCC to use FLT16 mode it needs its own fix-included headers, so during build it should not try to use it, as the system headers don't support this. Signed-off-by: Fabian Groffen <grobian@gentoo.org>
- Loading branch information