]> git.lizzy.rs Git - rust.git/commit
Add `aarch64-apple-ios-sim` as a possible target to the manifest
authorJan-Erik Rediger <janerik@fnordig.de>
Mon, 2 Aug 2021 08:28:33 +0000 (10:28 +0200)
committerJan-Erik Rediger <janerik@fnordig.de>
Mon, 2 Aug 2021 08:28:33 +0000 (10:28 +0200)
commita43c464acf648e69e57e31203859797f50e53ec7
tree4b8dccf031c4ce5613b08485ea1581191b83d78b
parenteffea9a2a0d501db5722d507690a1a66236933bf
Add `aarch64-apple-ios-sim` as a possible target to the manifest

This should allow rustup and similar to actually make use of this new
target now.
src/tools/build-manifest/src/main.rs