Skip to content

FMT_USE_FLOAT128 set when using x86 qemu on x86_64 #2969

@a16bitsysop

Description

@a16bitsysop

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

# define FMT_USE_FLOAT128 1

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions