From b064daac18003170a393d625c61184fb0e201eec Mon Sep 17 00:00:00 2001 From: Rich Felker Date: Mon, 2 Jan 2017 17:12:41 -0500 Subject: [PATCH] add microblaze to list of believed-working targets --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 6aa5fff..059d383 100644 --- a/README.md +++ b/README.md @@ -50,6 +50,7 @@ believed to work: - `aarch64[_be]-linux-musl` - `arm[eb]-linux-musleabi[hf]` - `i*86-linux-musl` +- `microblaze[el]-linux-musl` - `mips-linux-musl` - `mips[el]-linux-musl[sf]` - `mips64[el]-linux-musl[n32][sf]`