-
Notifications
You must be signed in to change notification settings - Fork 15.2k
Closed
Labels
build-problemflangFlang issues not falling into any other categoryFlang issues not falling into any other categoryplatform:freebsd
Milestone
Description
Since ff862d6, the flang build has been broken on FreeBSD because __FE_DENORM isn't defined on x86_64 for at least the clang 18 in the FreeBSD 14.2 base system.
See also #121949 (comment)
I've worked around it in FreeBSD's llvm-devel port with an #if !defined(__FreeBSD__), but it would nice to ship llvm 20 without a patch.
Metadata
Metadata
Assignees
Labels
build-problemflangFlang issues not falling into any other categoryFlang issues not falling into any other categoryplatform:freebsd
Type
Projects
Status
Done