- booted soft-float world built with clang and observed infinite recursion in binaries such as fsck(8)
Details
Details
Diff Detail
Diff Detail
- Lint
Lint Skipped - Unit
Tests Skipped - Build Status
Buildable 27927 Build 26096: arc lint + arc unit
Event Timeline
Comment Actions
Probably this should be on for all soft-float architectures. I'd rather pull in Makefile.float from https://github.com/freebsd/freebsd/commit/eb836f75fe342c01a51bba1c96abacd448fabc88 and use that to set this rather than add all the combinatorics though. This has also only been observed on riscv to date.
Comment Actions
I think that's a reasonable idea. Since there's an issue now on riscv, I'm cool with this change going in before using that to refine things.