Re: FreeBSD aarch64 buildworld target fails to build 32-bit compat LLVM compiler-rt due to fp support
Mark Millard <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.arm |
|---|---|
| Message-ID | <[email protected]> |
This has been fixed by:
• Sat, 23 Sep 2023
. . .
• git: f174619c38c3 - main - Guard CROSS_TARGET_FLAGS from buildworld Simon J. Gerraty
It was caused by the earlier:
• Sat, 23 Sep 2023
. . .
• git: f9df60975087 - main - Add support for host32 for DIRDEPS_BUILD Simon J. Gerraty
. . .
The 3 Sep 23 failures shown on the page:
https://ci.freebsd.org/job/FreeBSD-main-aarch64-build/
are from f174619c38c3 . The more recent ones show the
builds that include f9df60975087 worked.
===
Mark Millard
marklmi at yahoo.com