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
F132637757: D22004.id63196.diff
Sat, Oct 18, 3:54 PM
Unknown Object (File)
Sat, Oct 18, 6:37 AM
Unknown Object (File)
Sat, Oct 18, 4:21 AM
Unknown Object (File)
Sat, Oct 18, 3:40 AM
Unknown Object (File)
Sat, Oct 18, 3:31 AM
Unknown Object (File)
Thu, Oct 16, 7:23 PM
Unknown Object (File)
Tue, Oct 14, 1:28 PM
Unknown Object (File)
Fri, Oct 10, 5:24 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.