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)
Wed, Apr 24, 1:00 PM
Unknown Object (File)
Sat, Apr 20, 6:14 PM
Unknown Object (File)
Sun, Apr 7, 8:08 AM
Unknown Object (File)
Fri, Apr 5, 11:28 PM
Unknown Object (File)
Fri, Apr 5, 4:02 PM
Unknown Object (File)
Fri, Apr 5, 12:48 PM
Unknown Object (File)
Wed, Mar 27, 5:34 PM
Unknown Object (File)
Jan 15 2024, 11:08 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.