Page MenuHomeFreeBSD

devel/powerpc64-gcc: always set the endian flag for the linker emulation for MIPS.
ClosedPublic

Authored by jhb on Oct 12 2019, 8:31 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Jul 4, 6:25 AM
Unknown Object (File)
Fri, Jul 3, 3:20 AM
Unknown Object (File)
Tue, Jun 30, 10:02 AM
Unknown Object (File)
Sat, Jun 27, 7:07 PM
Unknown Object (File)
Thu, Jun 25, 5:03 AM
Unknown Object (File)
Wed, Jun 24, 2:58 AM
Unknown Object (File)
Sun, Jun 21, 8:34 PM
Unknown Object (File)
Sat, Jun 20, 2:36 AM
Subscribers

Details

Summary

Fix a regression in r472011 where gcc would pass a linker emulation
without an endian flag if neither -EB nor -EL were provided on the gcc
command line.

Test Plan
  • build a MALTA64 kernel on head with the mips-gcc toolchain

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.Oct 12 2019, 9:06 PM
linimon retitled this revision from Always set the endian flag for the linker emulation for MIPS. to devel/powerpc64-gcc: always set the endian flag for the linker emulation for MIPS..Oct 13 2019, 6:27 AM
linimon added a subscriber: linimon.