[all-commits] [llvm/llvm-project] c560d6: [flang] Fix building on aarch64 *BSD and musl libc...
Brad Smith via All-commits
all-commits at lists.llvm.org
Fri Jan 31 17:33:44 PST 2025
Branch: refs/heads/release/20.x
Home: https://github.com/llvm/llvm-project
Commit: c560d6f2c7cbc2d3656cdff22366e20f532a2d4d
https://github.com/llvm/llvm-project/commit/c560d6f2c7cbc2d3656cdff22366e20f532a2d4d
Author: Brad Smith <brad at comstyle.com>
Date: 2025-01-31 (Fri, 31 Jan 2025)
Changed paths:
M flang/runtime/exceptions.cpp
Log Message:
-----------
[flang] Fix building on aarch64 *BSD and musl libc after 9d8dc45d17088300e9e2086594ca581b119193c8 (#125183)
The fpu_control.h header appears to be GLIBC specific.
(cherry picked from commit e31c6c97b795e57a7b1ee31ad37eced40c6305ed)
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list