[all-commits] [llvm/llvm-project] 279e82: Revert f9146ccbe940d8b8eb15e7686a511a28eb0abc6b (#...
Alexey Samsonov via All-commits
all-commits at lists.llvm.org
Mon Mar 17 11:36:03 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 279e82fca7f2fd565c8b8e99bc29e696a910b681
https://github.com/llvm/llvm-project/commit/279e82fca7f2fd565c8b8e99bc29e696a910b681
Author: Alexey Samsonov <vonosmas at gmail.com>
Date: 2025-03-17 (Mon, 17 Mar 2025)
Changed paths:
M utils/bazel/llvm-project-overlay/libc/libc_configure_options.bzl
Log Message:
-----------
Revert f9146ccbe940d8b8eb15e7686a511a28eb0abc6b (#131656)
This reverts commit f9146ccbe940d8b8eb15e7686a511a28eb0abc6b
([libc][bazel] explicitly use system-provided errno in Bazel builds.
(#130663))
This change causes problems in Bazel builds where system errno is set to
non-zero before the tests even begin to run - see PR #131650 for the
disucssion on how to address this.
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