mirror of
https://codeberg.org/ziglang/zig.git
synced 2025-12-06 05:44:20 +00:00
std.Target: openbsd's landisk port is only little endian
This commit is contained in:
parent
9e3c240fda
commit
6921ae8925
1 changed files with 0 additions and 1 deletions
|
|
@ -2731,7 +2731,6 @@ pub const DynamicLinker = struct {
|
||||||
.powerpc64,
|
.powerpc64,
|
||||||
.riscv64,
|
.riscv64,
|
||||||
.sh,
|
.sh,
|
||||||
.sheb,
|
|
||||||
.sparc64,
|
.sparc64,
|
||||||
.x86,
|
.x86,
|
||||||
.x86_64,
|
.x86_64,
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue