@@ -96,15 +96,14 @@ is more portable across Linux distributions.
96
96
| ----------------------------| ----------------|
97
97
| ` aarch64-linux-gnu ` | OK |
98
98
| ` aarch64-linux-musl ` | OK |
99
- | ` aarch64-macos-none ` | OK |
99
+ | ` aarch64-macos-none ` | [ # 194 ] ( https://github.com/ziglang/zig-bootstrap/issues/194 ) |
100
100
| ` aarch64-windows-gnu ` | OK |
101
- | ` aarch64_be-linux-gnu ` | [ # 90 ] ( https://github.com/ziglang/zig-bootstrap/issues/90 ) |
102
- | ` aarch64_be-linux-musl ` | [ # 92 ] ( https://github.com/ziglang/zig-bootstrap/issues/92 ) |
101
+ | ` aarch64_be-linux-gnu ` | OK |
102
+ | ` aarch64_be-linux-musl ` | OK |
103
103
| ` arm-linux-gnueabi ` | [ #101 ] ( https://github.com/ziglang/zig-bootstrap/issues/101 ) |
104
104
| ` arm-linux-gnueabihf ` | [ #102 ] ( https://github.com/ziglang/zig-bootstrap/issues/102 ) |
105
105
| ` arm-linux-musleabi ` | [ #103 ] ( https://github.com/ziglang/zig-bootstrap/issues/103 ) |
106
106
| ` arm-linux-musleabihf ` | [ #183 ] ( https://github.com/ziglang/zig-bootstrap/issues/183 ) |
107
- | ` arm-windows-gnu ` | [ #105 ] ( https://github.com/ziglang/zig-bootstrap/issues/105 ) |
108
107
| ` armeb-linux-gnueabi ` | [ #96 ] ( https://github.com/ziglang/zig-bootstrap/issues/96 ) |
109
108
| ` armeb-linux-gnueabihf ` | [ #97 ] ( https://github.com/ziglang/zig-bootstrap/issues/97 ) |
110
109
| ` armeb-linux-musleabi ` | [ #98 ] ( https://github.com/ziglang/zig-bootstrap/issues/98 ) |
@@ -113,33 +112,37 @@ is more portable across Linux distributions.
113
112
| ` loongarch64-linux-musl ` | OK |
114
113
| ` mips-linux-gnueabi ` | OK |
115
114
| ` mips-linux-gnueabihf ` | OK |
116
- | ` mips-linux-musl ` | OK |
115
+ | ` mips-linux-musleabi ` | OK |
116
+ | ` mips-linux-musleabihf ` | OK |
117
117
| ` mips64-linux-gnuabi64 ` | OK |
118
118
| ` mips64-linux-gnuabin32 ` | [ #109 ] ( https://github.com/ziglang/zig-bootstrap/issues/109 ) |
119
- | ` mips64-linux-musl ` | OK |
119
+ | ` mips64-linux-musl ` | [ # 192 ] ( https://github.com/ziglang/zig-bootstrap/issues/192 ) |
120
120
| ` mips64el-linux-gnuabi64 ` | OK |
121
121
| ` mips64el-linux-gnuabin32 ` | [ #107 ] ( https://github.com/ziglang/zig-bootstrap/issues/107 ) |
122
122
| ` mips64el-linux-musl ` | OK |
123
123
| ` mipsel-linux-gnueabi ` | OK |
124
124
| ` mipsel-linux-gnueabihf ` | OK |
125
- | ` mipsel-linux-musl ` | OK |
126
- | ` powerpc-linux-gnueabi ` | [ #174 ] ( https://github.com/ziglang/zig-bootstrap/issues/174 ) |
127
- | ` powerpc-linux-gnueabihf ` | [ #173 ] ( https://github.com/ziglang/zig-bootstrap/issues/173 ) |
128
- | ` powerpc-linux-musl ` | OK |
125
+ | ` mipsel-linux-musleabi ` | OK |
126
+ | ` mipsel-linux-musleabihf ` | OK |
127
+ | ` powerpc-linux-gnueabi ` | OK |
128
+ | ` powerpc-linux-gnueabihf ` | OK |
129
+ | ` powerpc-linux-musleabi ` | OK |
130
+ | ` powerpc-linux-musleabihf ` | OK |
129
131
| ` powerpc64-linux-gnu ` | [ #113 ] ( https://github.com/ziglang/zig-bootstrap/issues/113 ) |
130
132
| ` powerpc64-linux-musl ` | OK |
131
133
| ` powerpc64le-linux-gnu ` | OK |
132
134
| ` powerpc64le-linux-musl ` | OK |
133
- | ` riscv32-linux-gnu ` | [ # 115 ] ( https://github.com/ziglang/zig-bootstrap/issues/115 ) |
135
+ | ` riscv32-linux-gnu ` | OK |
134
136
| ` riscv32-linux-musl ` | OK |
135
- | ` riscv64-linux-gnu ` | [ # 115 ] ( https://github.com/ziglang/zig-bootstrap/issues/115 ) |
137
+ | ` riscv64-linux-gnu ` | OK |
136
138
| ` riscv64-linux-musl ` | OK |
137
139
| ` s390x-linux-gnu ` | [ #116 ] ( https://github.com/ziglang/zig-bootstrap/issues/116 ) |
138
140
| ` s390x-linux-musl ` | [ #52 ] ( https://github.com/ziglang/bootstrap/issues/52 ) |
139
141
| ` sparc-linux-gnu ` | [ #117 ] ( https://github.com/ziglang/zig-bootstrap/issues/117 ) |
140
142
| ` sparc64-linux-gnu ` | [ #172 ] ( https://github.com/ziglang/zig-bootstrap/issues/172 ) |
141
143
| ` thumb-linux-musleabi ` | [ #176 ] ( https://github.com/ziglang/zig-bootstrap/issues/176 ) |
142
144
| ` thumb-linux-musleabihf ` | [ #175 ] ( https://github.com/ziglang/zig-bootstrap/issues/175 ) |
145
+ | ` thumb-windows-gnu ` | [ #105 ] ( https://github.com/ziglang/zig-bootstrap/issues/105 ) |
143
146
| ` thumbeb-linux-musleabi ` | [ #180 ] ( https://github.com/ziglang/zig-bootstrap/issues/180 ) |
144
147
| ` thumbeb-linux-musleabihf ` | [ #179 ] ( https://github.com/ziglang/zig-bootstrap/issues/179 ) |
145
148
| ` x86-linux-gnu ` | OK |
@@ -154,6 +157,7 @@ is more portable across Linux distributions.
154
157
155
158
#### Other Notable Targets Known to Work
156
159
160
+ * ` aarch64-macos-none ` with mcpu value of ` apple_a14 ` .
157
161
* ` arm-linux-musleabi ` with mcpu value of ` generic+v6kz ` . This produces a
158
162
build of Zig that runs on the RPi 1 and RPi Zero.
159
163
- If you want to produce a build for this CPU exactly, use ` arm1176jzf_s ` .
0 commit comments