World and kernels for 32-bit powerpc can still be built using the
buildworld and buildkernel targets.
Details
Details
- Reviewers
imp - Group Reviewers
releng srcmgr - Commits
- rG4a3fb7547e6b: powerpc: Disconnect 32-bit powerpc from make universe
Diff Detail
Diff Detail
- Repository
- rG FreeBSD src repository
- Lint
Lint Skipped - Unit
Tests Skipped - Build Status
Buildable 65366 Build 62249: arc lint + arc unit
Event Timeline
Comment Actions
Should we, instead, move these all to extra arch? Or will we not keep the buildable in 15 at all. Removing them from the known arch makes them unbuildable.
Comment Actions
Hmmm, I guess we do want to keep them buildable by hand, so I should test that and drop the KNOWN_ARCHES changes if needed.
Comment Actions
Ok, this version just disconnects powerpc from the default targets in universe but otherwise lets it build.