diff options
author | Florian Weimer <fweimer@redhat.com> | 2025-05-02 17:41:43 +0200 |
---|---|---|
committer | Florian Weimer <fweimer@redhat.com> | 2025-05-02 17:41:43 +0200 |
commit | 1789c57dc97ea2f9819ef89e28bf17208b6208e7 (patch) | |
tree | d05fe7143817695fe44a06a2ee4aa3513439ee14 /libjava/testsuite/libjava.lang | |
parent | a4a726ca9485b07fb56a1442b5f9e5679944ed06 (diff) | |
download | gcc-1789c57dc97ea2f9819ef89e28bf17208b6208e7.zip gcc-1789c57dc97ea2f9819ef89e28bf17208b6208e7.tar.gz gcc-1789c57dc97ea2f9819ef89e28bf17208b6208e7.tar.bz2 |
libsanitizer: Fix build with glibc 2.42
The termio structure will be removed from glibc 2.42. It has
been deprecated since the late 80s/early 90s.
Cherry-picked from LLVM commit 59978b21ad9c65276ee8e14f26759691b8a65763
("[sanitizer_common] Remove interceptors for deprecated struct termio
(#137403)").
Co-Authored-By: Tom Stellard <tstellar@redhat.com>
libsanitizer/
* sanitizer_common/sanitizer_common_interceptors_ioctl.inc: Cherry
picked from LLVM commit 59978b21ad9c65276ee8e14f26759691b8a65763.
* sanitizer_common/sanitizer_platform_limits_posix.cpp: Likewise.
* sanitizer_common/sanitizer_platform_limits_posix.h: Likewise.
Diffstat (limited to 'libjava/testsuite/libjava.lang')
0 files changed, 0 insertions, 0 deletions