Skip to content

Missing mpc.h in half(?) of the toolchains #68

@andy-shev

Description

@andy-shev

Neither aarch64 nor powerpc64 (and I believe all flavours of them) are properly compiled / build, can't be used:

/opt/aarch64--glibc--stable-2024.02-1/bin/../lib/gcc/aarch64-buildroot-linux-gnu/12.3.0/plugin/include/builtins.h:23:10: fatal error: mpc.h: No such file or directory
  23 | #include <mpc.h>
     |          ^~~~~~~

I'm wondering how it have been tested, if tested at all...

FWIW, arm7 works good on the same kernel source tree.

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