-
-
Notifications
You must be signed in to change notification settings - Fork 2.8k
Closed
Description
When compiling locally using docker and qemu and the alpine CI two tests fail only on x86 (they pass on armhf and armv7)
https://gitlab.alpinelinux.org/a16bitsysop/aports/-/jobs/760512#L404
and
https://gitlab.alpinelinux.org/a16bitsysop/aports/-/jobs/760512#L497
They both look they are using 128bit on a 32bit platform because FMT_USE_FLOAT128 is being set to true in format.h
Line 723 in c4ee726
| # define FMT_USE_FLOAT128 1 |
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels