Landing: 69d23b51534b
Project / Subsystem
gcc / build
Date
2026-07-01
Author
Rainer Orth
Commit
69d23b51534bee413a4d1233d2737a7be82e6b80
Source
github
Perf win
No
Breaking
No
All attributes
- project
- gcc
- subsystem
- build
- patch_id
- —
- commit_hash
- 69d23b51534bee413a4d1233d2737a7be82e6b80
- source_type
- github
- headline
- Remove obsolete --with-gnu-ld configure option
- tldr
- The --with-gnu-ld configure option is removed as it is no longer necessary.
- author
- Rainer Orth
- outcome
- committed
- performance_win
- false
- breaking_change
- false
- series_id
- —
- series_parts
- []
- tags
-
- • build
- • configure
- discussion_id_link
- —
- bugzilla_pr
- —
- date
- 2026-07-01T00:00:00.000Z
The —with-gnu-ld configure option and related variables (gnu_ld_flag) have been removed from the build system. This change deprecates a configuration choice that is now implicitly handled by the build process, simplifying the build configuration and documentation.