Page MenuHomeFreeBSD

devel/kBuild: fix build on powerpc64
ClosedPublic

Authored by pkubaj on Jul 26 2019, 9:53 PM.
Tags
None
Referenced Files
F137975046: D21083.id60261.diff
Thu, Nov 27, 8:01 PM
Unknown Object (File)
Thu, Nov 13, 4:18 AM
Unknown Object (File)
Sat, Nov 8, 8:35 AM
Unknown Object (File)
Sat, Nov 8, 8:35 AM
Unknown Object (File)
Sat, Nov 8, 8:35 AM
Unknown Object (File)
Sat, Nov 8, 5:15 AM
Unknown Object (File)
Sat, Nov 1, 11:25 AM
Unknown Object (File)
Oct 25 2025, 3:34 PM
Subscribers
None

Details

Summary

powerpc64 needs new GCC to build this port (not base GCC). KBUILD_ARCH needs to be corrected, in the current form it ends up as ppc3264, which is not we want.

Diff Detail

Repository
rP FreeBSD ports repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

This revision is now accepted and ready to land.Jul 29 2019, 8:26 PM
This revision was automatically updated to reflect the committed changes.