mirror of
https://codeberg.org/ziglang/zig.git
synced 2026-03-08 04:24:33 +01:00
musl: fix typo in 171b104640
This commit is contained in:
parent
eb3f16db5e
commit
3245eddcb1
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
#ifdef __longarch_soft_float
|
||||
#ifdef __loongarch_soft_float
|
||||
#define FE_ALL_EXCEPT 0
|
||||
#define FE_TONEAREST 0
|
||||
#else
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue