Page MenuHomeFreeBSD

Update to GCC 9.3.0.
ClosedPublic

Authored by jhb on Aug 26 2020, 7:49 PM.
Tags
None
Referenced Files
F107719434: D26205.diff
Fri, Jan 17, 6:56 PM
Unknown Object (File)
Dec 12 2024, 10:03 PM
Unknown Object (File)
Nov 20 2024, 10:52 PM
Unknown Object (File)
Nov 6 2024, 5:32 PM
Unknown Object (File)
Oct 7 2024, 8:09 AM
Unknown Object (File)
Oct 4 2024, 8:12 PM
Unknown Object (File)
Oct 4 2024, 5:20 AM
Unknown Object (File)
Oct 3 2024, 9:21 AM
Subscribers

Details

Summary

While here, switch i386 to assume a default architecture of "i686"
for FreeBSD 11+ to match clang. This permits lldb to link without
needing libatomic.

Test Plan
  • make tinderbox with patches to use GCC 9

Diff Detail

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

Event Timeline

jhb requested review of this revision.Aug 26 2020, 7:49 PM

Fine with me, although I have no ports authority :)

Will you upstream the i686 patch?

This revision is now accepted and ready to land.Aug 26 2020, 7:52 PM
devel/freebsd-gcc9/Makefile
16–21 ↗(On Diff #76262)

Order is BUILD/LIB/RUN

devel/freebsd-gcc9/Makefile
16–21 ↗(On Diff #76262)

Is it ok if I fix this here and in devel/freebsd-gcc6 as a separate followup change?

devel/freebsd-gcc9/pkg-plist.powerpc
30 ↗(On Diff #76262)

Oops, will not commit this.

This revision was automatically updated to reflect the committed changes.