Commit c93eab8
committed
x86/x86_64: fix compatibility with bionic headers
glibc and musl use a static block of memory for storing floating-point
registers, while bionic uses a structure instead.
no functional change
ref #78
ref termux/termux-packages#27605
Signed-off-by: Ariadne Conill <ariadne@ariadne.space>1 parent fe31f95 commit c93eab8
2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | | - | |
| 39 | + | |
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | | - | |
| 39 | + | |
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
| |||
0 commit comments