Page MenuHomeFreeBSD

devel/freebsd-gcc{9,12}: Various cleanups, no functional change
ClosedPublic

Authored by jhb on Nov 13 2023, 11:22 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Oct 25, 11:44 PM
Unknown Object (File)
Fri, Oct 24, 2:55 AM
Unknown Object (File)
Tue, Oct 14, 5:02 PM
Unknown Object (File)
Tue, Oct 14, 4:34 AM
Unknown Object (File)
Tue, Oct 14, 4:33 AM
Unknown Object (File)
Tue, Oct 14, 4:33 AM
Unknown Object (File)
Mon, Oct 13, 3:08 PM
Unknown Object (File)
Mon, Oct 13, 5:36 AM
Subscribers

Details

Summary
  • Use DISTVERSION instead of PORTVERISON
  • Don't silence post-install commands to remove various files from the staging area
  • Simplify logic to handle arch-specific packing lists

Diff Detail

Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 54502
Build 51391: arc lint + arc unit

Event Timeline

jhb requested review of this revision.Nov 13 2023, 11:22 PM
jhb created this revision.

Various changes inspired from the review of adding devel/freebsd-gcc13 in D42574.

LGTM as is, but see suggested improvement.

devel/freebsd-gcc12/Makefile
111–118

Perhaps?

This revision is now accepted and ready to land.Nov 14 2023, 1:32 AM
This revision now requires review to proceed.Nov 17 2023, 10:22 PM

LGTM, but perhaps you could mention explicitly that it's for compiling the same FreeBSD version the host runs.

This revision is now accepted and ready to land.Nov 19 2023, 10:30 PM