mirror of
https://github.com/fosslinux/live-bootstrap.git
synced 2026-03-19 01:35:24 +01:00
Fix some typos.
This commit is contained in:
parent
35e68bf298
commit
58fb72be92
7 changed files with 8 additions and 7 deletions
|
|
@ -4,7 +4,7 @@ SPDX-FileCopyrightText: 2021 fosslinux <fosslinux@aussies.space>
|
|||
SPDX-License-Identifier: MIT
|
||||
|
||||
tcc does not seem to support stmxcsr and ldmxcsr.
|
||||
Remove those. This migt break float exception handling but we
|
||||
Remove those. This might break float exception handling but we
|
||||
are unlikely to need it.
|
||||
diff -U3 -r src/fenv/i386/fenv.s src/fenv/i386/fenv.s
|
||||
--- src/fenv/i386/fenv.s 2019-10-13 22:58:27.000000000 +0100
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue