Re: FreeBSD aarch64 buildworld target fails to build 32-bit compat LLVM compiler-rt due to fp support
- Reply: Rahul Rameshbabu : "Re: FreeBSD aarch64 buildworld target fails to build 32-bit compat LLVM compiler-rt due to fp support"
- In reply to: Rahul Rameshbabu : "FreeBSD aarch64 buildworld target fails to build 32-bit compat LLVM compiler-rt due to fp support"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 24 Sep 2023 19:02:27 UTC
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