Landing: 64b32bc302fc

Project / Subsystem

gcc / libffi

Date

2026-05-21

Author

Pietro Monteiro

Commit

64b32bc302fce87827c675c2e7729a3cc9dfdc9d

Source

github

Perf win

No

Breaking

No

All attributes

project
gcc
subsystem
libffi
patch_id
commit_hash
64b32bc302fce87827c675c2e7729a3cc9dfdc9d
source_type
github
headline
Integrate libffi build with GCC
tldr
The libffi build process is now integrated with GCC's build system.
author
Pietro Monteiro
outcome
committed
performance_win
false
breaking_change
false
series_id
series_parts
[]
tags
  • libffi
  • build
  • integration
discussion_id_link
bugzilla_pr
date
2026-05-21T00:00:00.000Z

This commit integrates the libffi build process with GCC. It modifies Makefiles and configure scripts to align libffi’s build system with GCC’s. By unifying the build processes, this change simplifies the overall build process and ensures consistency between libffi and GCC, potentially reducing build-related issues and improving maintainability.