Landing: c25974b05267
Project / Subsystem
gcc / toplevel
Date
2026-05-11
Author
Dhruv Chawla
Commit
c25974b052671876edf9a6c18d09bd383e496c24
Source
github
Perf win
No
Breaking
No
All attributes
- project
- gcc
- subsystem
- toplevel
- patch_id
- —
- commit_hash
- c25974b052671876edf9a6c18d09bd383e496c24
- source_type
- github
- headline
- Toplevel: Fix typos in build files
- tldr
- This commit fixes typos in the toplevel build files.
- author
- Dhruv Chawla
- outcome
- committed
- performance_win
- false
- breaking_change
- false
- series_id
- —
- series_parts
- []
- tags
-
- • build
- • typo
- • makefile
- discussion_id_link
- —
- bugzilla_pr
- —
- date
- 2026-05-11T00:00:00.000Z
This commit addresses typos found within the toplevel build files of the GCC project, specifically in Makefile.def, Makefile.in, and Makefile.tpl. Correcting these typos ensures the build process is more robust and prevents potential issues arising from misconfigurations or incorrect instructions during compilation.