openwrt/toolchain/glibc
Hauke Mehrtens 76f241ad57 toolchain: glibc: Fix build with autoconf 2.71
The glibc build was failing with this error message:
  aclocal.m4:6: error: Exactly version 2.69 of Autoconf is required but you have 2.71
  aclocal.m4:6: the top level

The autoconf run on glibc is not needed, just remove it.

Fixes: #12631
Fixes: 030447b8f4 ("tools/autoconf: bump to 2.71")
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
2023-05-18 18:55:27 +02:00
..
headers toolchain: skip gcc/minimal for musl 2016-07-07 15:13:40 +02:00
include toolchain: The glorious return of glibc, ver 2.21 2015-03-12 19:50:57 +00:00
patches toolchain: glibc: Update to glibc 2.36 2022-12-21 11:35:32 +01:00
Makefile toolchain/glibc: fixup the libm.so linker script too 2023-02-19 19:44:39 +01:00
common.mk toolchain: glibc: Fix build with autoconf 2.71 2023-05-18 18:55:27 +02:00