crosstool-ng/packages/glibc/2.38
Chris Packham cf25b4edb0 glibc: Fix SVE detection on aarch64
glibc-2.28 complains:

  configure: error: use a compatible toolchain or configure with --disable-mathvec (this results in incomplete ABI).

Apparently this is a problem in the way GCC passes the -mcpu and -march
values to the assembler. As a workaround have the configure check pass
-mcpu as well to override anything we're passing in the environment.

Patch and explanation taken from the Yocto project with thanks.

Signed-off-by: Chris Packham <judge.packham@gmail.com>
2023-09-01 16:34:58 +12:00
..
0000-Add-ARC700-support.patch glibc: Add glibc-2.38 2023-08-10 14:01:58 +12:00
0001-aarch64-configure-Pass-mcpu-along-with-march-to-dete.patch glibc: Fix SVE detection on aarch64 2023-09-01 16:34:58 +12:00
chksum glibc: Add glibc-2.38 2023-08-10 14:01:58 +12:00
version.desc glibc: Add glibc-2.38 2023-08-10 14:01:58 +12:00