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, Sep 21, 6:28 PM
Unknown Object (File)
Tue, Sep 17, 4:30 PM
Unknown Object (File)
Sun, Sep 15, 7:14 PM
Unknown Object (File)
Tue, Sep 3, 5:03 PM
Unknown Object (File)
Sat, Aug 31, 7:42 AM
Unknown Object (File)
Aug 17 2024, 2:10 PM
Unknown Object (File)
Aug 16 2024, 9:22 AM
Unknown Object (File)
Aug 8 2024, 11:48 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.