crosstool-ng/packages/glibc
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
..
2.17 Run patches thru manage-packages -P 2022-02-11 00:47:51 -08:00
2.19 Run patches thru manage-packages -P 2022-02-11 00:47:51 -08:00
2.23 glibc: backport fix for vfork on mips 2022-05-26 12:51:48 +12:00
2.24 Run patches thru manage-packages -P 2022-02-11 00:47:51 -08:00
2.25 Second batch of backported fixes 2018-05-12 23:17:03 -07:00
2.26 glibc: Add fix for GNU make 4.4 compatibility to more versions 2023-01-09 21:19:12 +13:00
2.27 glibc: Add fix for GNU make 4.4 compatibility to more versions 2023-01-09 21:19:12 +13:00
2.28 glibc: Add fix for GNU make 4.4 compatibility to more versions 2023-01-09 21:19:12 +13:00
2.29 glibc: Add fix for GNU make 4.4 compatibility to more versions 2023-01-09 21:19:12 +13:00
2.30 glibc: Add fix for GNU make 4.4 compatibility to more versions 2023-01-09 21:19:12 +13:00
2.31 glibc: Add fix for GNU make 4.4 compatibility to more versions 2023-01-09 21:19:12 +13:00
2.32 glibc: Add fix for GNU make 4.4 compatibility to more versions 2023-01-09 21:19:12 +13:00
2.33 glibc: Add fix for GNU make 4.4 compatibility to more versions 2023-01-09 21:19:12 +13:00
2.34 glibc: Add fix for GNU make 4.4 compatibility to more versions 2023-01-09 21:19:12 +13:00
2.35 glibc: Add fix for GNU make 4.4 compatibility to more versions 2023-01-09 21:19:12 +13:00
2.36 glibc: Add fix for GNU make 4.4 compatibility issue 2022-12-04 16:01:54 +13:00
2.37 glibc: drop caddr_t patch 2023-02-08 17:14:19 +13:00
2.38 glibc: Fix SVE detection on aarch64 2023-09-01 16:34:58 +12:00
package.desc glibc: Add glibc-2.38 2023-08-10 14:01:58 +12:00