Landing: 2766bde902e3
Project / Subsystem
binutils / binutils
Date
2026-05-24
Author
Alan Modra <amodra@sourceware.org>
Commit
2766bde902e36f4203f456b0794f6b9592c6be12
Source
public_inbox
Perf win
No
Breaking
No
All attributes
- project
- binutils
- subsystem
- binutils
- patch_id
- —
- commit_hash
- 2766bde902e36f4203f456b0794f6b9592c6be12
- source_type
- public_inbox
- headline
- Binutils test_build_id_debuglink updated.
- tldr
- The test_build_id_debuglink test now uses -shared -nostdlib to avoid glibc source dependencies.
- author
- Alan Modra <amodra@sourceware.org>
- outcome
- committed
- performance_win
- false
- breaking_change
- false
- series_id
- —
- series_parts
- []
- tags
-
- • testsuite
- • build-id
- • debuglink
- • glibc
- discussion_id_link
- —
- bugzilla_pr
- —
- date
- 2026-05-24T00:00:00.000Z
The test_build_id_debuglink test is updated to build test programs with -shared -nostdlib to remove dependencies on glibc sources. This avoids test failures and timeouts caused by missing glibc source files during cross-compilation. The code no longer passes extra options to target_compile via CFLAGS_FOR_TARGET; instead, it uses additional_flags.