Files
openwrt/tools
Josef Schlehofer c0262ed5af tools: gnulib: remove stale gl_-prefixed macros from staging
Commit c820f097e0 ("tools: gnulib: install .m4 file with gl_ prefix")
installed gnulib autoconf macros under gl_-prefixed file names. The
scheme was later reverted in commit cda598a595, but the previously
installed files were never removed from share/aclocal.

As aclocal reads the whole directory, stale gl_*.m4 files can override
the current unprefixed macros. This breaks elfutils builds on macOS
after the gnulib stable-202507 update, resulting in empty #if
expressions in the generated ctype.h.

Remove the stale files in Host/Uninstall. Host/Install calls it first,
so affected build trees are cleaned up automatically on the next
gnulib reinstall.

Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
Link: https://github.com/openwrt/openwrt/pull/24759
Signed-off-by: Robert Marko <robimarko@gmail.com>
2026-08-19 19:46:46 +02:00
..
2025-08-17 11:09:46 +02:00
2025-08-11 12:16:18 +02:00
2026-06-22 13:01:20 +02:00
2026-04-20 08:51:04 +02:00
2026-08-04 21:40:38 +02:00
2025-11-22 23:09:51 +01:00
2026-07-02 16:36:16 +02:00
2026-07-11 23:44:48 +02:00
2026-08-06 23:11:50 +02:00
2026-04-18 09:19:29 +02:00
2025-08-05 07:01:07 +02:00
2026-02-13 16:56:37 +01:00
2026-08-14 12:11:19 +02:00
2026-07-09 13:00:18 +02:00
2026-08-14 11:00:45 +02:00
2025-07-28 00:52:47 +02:00
2025-11-26 09:37:03 +01:00
2025-04-21 23:55:59 +02:00
2025-07-28 00:57:25 +02:00
2025-05-22 18:53:24 +02:00
2026-08-13 23:39:03 +02:00
2025-10-09 13:37:58 +02:00
2026-03-14 22:24:13 +01:00
2025-02-22 20:30:00 +01:00
2025-11-07 21:18:55 +01:00