Page MenuHomeFreeBSD

devel/kBuild: fix build on powerpc64
ClosedPublic

Authored by pkubaj on Jul 26 2019, 9:53 PM.
Tags
None
Referenced Files
F153411073: D21083.diff
Tue, Apr 21, 12:36 AM
Unknown Object (File)
Sat, Apr 18, 4:20 AM
Unknown Object (File)
Thu, Apr 16, 7:41 PM
Unknown Object (File)
Tue, Apr 14, 10:34 PM
Unknown Object (File)
Tue, Apr 14, 10:09 AM
Unknown Object (File)
Fri, Apr 10, 7:04 AM
Unknown Object (File)
Thu, Apr 9, 9:38 PM
Unknown Object (File)
Thu, Apr 9, 11:01 AM
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.