From 24faf3b26b2cfc3fa205cb20b405fdd389e4d3fd Mon Sep 17 00:00:00 2001 From: Yuki Okushi Date: Wed, 22 Nov 2023 19:07:10 +0900 Subject: [PATCH] Remove asmjs-unknown-emscripten target --- .github/workflows/bors.yml | 1 - libc-test/semver/TODO-unix.txt | 1 - 2 files changed, 2 deletions(-) diff --git a/.github/workflows/bors.yml b/.github/workflows/bors.yml index 63ae19f9c5d94..7af9f60eed583 100644 --- a/.github/workflows/bors.yml +++ b/.github/workflows/bors.yml @@ -133,7 +133,6 @@ jobs: arm-linux-androideabi, arm-unknown-linux-gnueabihf, arm-unknown-linux-musleabihf, - asmjs-unknown-emscripten, i686-linux-android, i686-unknown-linux-musl, powerpc-unknown-linux-gnu, diff --git a/libc-test/semver/TODO-unix.txt b/libc-test/semver/TODO-unix.txt index 3d4866076ebd1..3a6d318f23994 100644 --- a/libc-test/semver/TODO-unix.txt +++ b/libc-test/semver/TODO-unix.txt @@ -1,5 +1,4 @@ # These symbols are no-op or missing on these targets: -# * asmjs-unknown-emscripten # * wasm32-unknown-emscripten getpwuid_r pthread_atfork