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)
Sat, Aug 16, 2:09 PM
Unknown Object (File)
Thu, Aug 14, 11:50 PM
Unknown Object (File)
Tue, Aug 5, 1:58 PM
Unknown Object (File)
Sun, Aug 3, 6:39 AM
Unknown Object (File)
Wed, Jul 30, 9:24 AM
Unknown Object (File)
Mon, Jul 28, 12:35 PM
Unknown Object (File)
Jul 17 2025, 3:12 PM
Unknown Object (File)
Jul 14 2025, 1:13 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
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 33181
Build 30530: arc lint + arc unit

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

Order is BUILD/LIB/RUN

devel/freebsd-gcc9/Makefile
16–21

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

Oops, will not commit this.

This revision was automatically updated to reflect the committed changes.