Page MenuHomeFreeBSD

Update to GCC 9.3.0.
ClosedPublic

Authored by jhb on Aug 26 2020, 7:49 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Oct 27, 5:03 AM
Unknown Object (File)
Sat, Oct 25, 8:55 PM
Unknown Object (File)
Sun, Oct 19, 10:53 PM
Unknown Object (File)
Fri, Oct 17, 1:00 PM
Unknown Object (File)
Fri, Oct 17, 12:36 PM
Unknown Object (File)
Tue, Oct 7, 3:44 AM
Unknown Object (File)
Tue, Sep 30, 2:43 AM
Unknown Object (File)
Mon, Sep 29, 8:20 PM
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.