[all-commits] [llvm/llvm-project] 460b9c: [libc] Disable dl_iterate_phdr entrypoint for linu...
Roland McGrath via All-commits
all-commits at lists.llvm.org
Tue Mar 18 12:26:44 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 460b9cda8109b6978a274e1ea9d762f888b044f6
https://github.com/llvm/llvm-project/commit/460b9cda8109b6978a274e1ea9d762f888b044f6
Author: Roland McGrath <mcgrathr at google.com>
Date: 2025-03-18 (Tue, 18 Mar 2025)
Changed paths:
M libc/config/linux/aarch64/entrypoints.txt
M libc/config/linux/riscv/entrypoints.txt
M libc/config/linux/x86_64/entrypoints.txt
Log Message:
-----------
[libc] Disable dl_iterate_phdr entrypoint for linux fullbuild (#131893)
There are some issues with typedef conflicts between libc headers
and Linux kernel headers arising. Disable building the new code
for Linux for now.
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