From 1bc4d87efcee20eb756ecf0cd0586f678a1052f7 Mon Sep 17 00:00:00 2001 From: Jonas Schievink Date: Thu, 10 Jun 2021 15:07:29 +0200 Subject: [PATCH] Try to appease CI --- libc-test/build.rs | 3 +++ libc-test/semver/linux-gnu.txt | 1 + 2 files changed, 4 insertions(+) diff --git a/libc-test/build.rs b/libc-test/build.rs index 276be492591fd..fb4a88e529020 100755 --- a/libc-test/build.rs +++ b/libc-test/build.rs @@ -2853,6 +2853,9 @@ fn test_linux(target: &str) { // FIXME: This needs musl 1.2.2 or later. "gettid" if musl => true, + // Needs glibc 2.33 or later. + "mallinfo2" => true, + _ => false, } }); diff --git a/libc-test/semver/linux-gnu.txt b/libc-test/semver/linux-gnu.txt index 58b2eb6c944b1..fb3256086cb6c 100644 --- a/libc-test/semver/linux-gnu.txt +++ b/libc-test/semver/linux-gnu.txt @@ -546,6 +546,7 @@ glob_t globfree globfree64 mallinfo +mallinfo2 malloc_usable_size mallopt nl_mmap_hdr