FRIDAY, APRIL 17, 2026
s390 — Ready to Land
s390: Move files out of s390-64 folders
This patch moves files from the s390/s390-64 subdirectory to s390/, merging them when necessary.
This patch moves files out of the s390/s390-64 directory and merges them into the s390/ directory. The sysdeps/s390/preconfigure.ac file is updated to reflect the removal of the s390-64 subdirectory. A question was raised about some compiler flags, which will be investigated in a separate patch.
Technical Tradeoffs
- Requires careful merging of files to avoid conflicts.
- Needs updating build scripts and configuration files.
- Potential impact on existing build processes and dependencies.