Page MenuHomeFreeBSD

devel/kBuild: fix build on powerpc64
ClosedPublic

Authored by pkubaj on Jul 26 2019, 9:53 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Sep 27, 4:47 AM
Unknown Object (File)
Fri, Sep 26, 11:50 PM
Unknown Object (File)
Fri, Sep 26, 11:11 PM
Unknown Object (File)
Sep 14 2025, 7:35 AM
Unknown Object (File)
Sep 6 2025, 2:51 AM
Unknown Object (File)
Aug 24 2025, 2:17 PM
Unknown Object (File)
Aug 11 2025, 3:57 AM
Unknown Object (File)
Jul 12 2025, 10:50 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.