Files
packages/libs
Lu Dai 1c973fff92 glib2: fix builds by explicitly disabling libelf
The libelf Meson option defaults to auto. Since commit 71b7b44789 ("glib2: do not set default meson options"),
glib2 can enable libelf support nondeterministically depending on whether libelf.pc is visible during configure.

On failing builders Meson reports:

    Run-time dependency libelf found: YES 0.192

 and gresource later fails with:

    ../gio/gresource-tool.c:34:10: fatal error: libelf.h: No such file or directory

On passing builders we see:

    Run-time dependency libelf found: NO (tried pkgconfig and cmake)

So explicitly disable libelf again to restore deterministic builds.

Fixes: #23459
Fixes: 71b7b44789 ("glib2: do not set default meson options")
Signed-off-by: Lu Dai <lu.dai@mind.be>
Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
2026-04-16 12:42:24 +02:00
..
2026-02-20 19:13:20 +00:00
2026-02-07 19:16:38 +02:00
2026-01-31 04:10:30 +02:00
2025-12-31 09:22:58 +02:00
2026-01-09 10:55:14 +01:00
2026-03-20 18:16:10 +02:00
2026-03-15 09:10:45 +02:00
2026-03-19 14:35:59 +02:00
2026-03-23 03:42:18 +01:00
2026-02-07 19:18:03 +02:00
2026-02-07 19:18:03 +02:00
2026-03-18 09:19:32 +01:00
2026-03-19 14:33:25 +02:00
2026-02-19 20:15:36 +02:00
2026-03-15 09:12:48 +02:00
2026-01-09 10:54:44 +01:00
2026-01-09 10:54:35 +01:00
2026-01-25 14:53:51 +02:00
2026-02-18 20:47:52 +01:00
2026-03-19 14:33:01 +02:00
2026-02-19 20:15:36 +02:00
2026-01-04 08:58:07 +02:00
2026-03-22 17:52:26 +02:00
2026-03-18 09:01:30 +01:00
2026-02-19 20:15:36 +02:00
2026-02-04 07:45:43 +02:00
2026-02-18 20:53:25 +02:00
2026-02-21 22:27:11 +00:00
2026-03-24 08:58:39 +01:00
2026-03-23 20:23:25 +02:00
2026-04-03 22:21:29 +03:00
2026-03-23 18:52:42 +02:00
2026-03-13 09:34:51 +02:00
2026-03-18 09:00:27 +01:00
2025-12-31 09:22:58 +02:00
2026-03-15 09:20:28 +02:00
2026-04-12 19:15:49 +03:00
2025-12-31 09:22:58 +02:00
2026-01-09 10:55:05 +01:00