diff options
author | Michael Jones <michaelrj@google.com> | 2024-09-11 14:36:10 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-09-11 14:36:10 -0700 |
commit | 4618b67b48447ed924bc195cfe735a73841e312c (patch) | |
tree | 2329074506e1cdf8d3ef32761e4ea7d3e6f54634 /clang/lib/Basic/FileManager.cpp | |
parent | ec7c8cd45fa3ca8cc5584caee4b1eaf843294af5 (diff) | |
download | llvm-4618b67b48447ed924bc195cfe735a73841e312c.zip llvm-4618b67b48447ed924bc195cfe735a73841e312c.tar.gz llvm-4618b67b48447ed924bc195cfe735a73841e312c.tar.bz2 |
[libc][bazel] Enable epoll_pwait2 on bazel (#108254)
The wrapper for epoll_pwait2 has been difficult to enable since it
requires a very new version of the linux kernel (5.11). On cmake we
still need to create a mechanism to check if we can build it, but our
current bazel users are all on a new enough kernel version we can just
enable it.
Diffstat (limited to 'clang/lib/Basic/FileManager.cpp')
0 files changed, 0 insertions, 0 deletions