Page MenuHomeFreeBSD

Tidy the Makefiles for devel/freebsd-gcc*. No functional change.
ClosedPublic

Authored by jhb on Mar 4 2021, 11:54 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Apr 15, 4:16 AM
Unknown Object (File)
Mon, Apr 8, 7:04 AM
Unknown Object (File)
Sun, Mar 31, 8:29 AM
Unknown Object (File)
Thu, Mar 28, 7:07 PM
Unknown Object (File)
Feb 2 2024, 4:58 PM
Unknown Object (File)
Dec 29 2023, 5:39 PM
Unknown Object (File)
Dec 29 2023, 5:39 PM
Unknown Object (File)
Dec 29 2023, 5:39 PM
Subscribers

Details

Summary
  • Sort BUILD_DEPENDS before LIB_DEPENDS and RUN_DEPENDS.
  • Quiet other warnings noted by portlint.

Requested by: mat (1)

Test Plan
  • poudriere bulk -t of all flavors

Diff Detail

Repository
rP FreeBSD ports repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

jhb requested review of this revision.Mar 4 2021, 11:54 PM
jhb created this revision.
lwhsu added a subscriber: lwhsu.
lwhsu added inline comments.
devel/freebsd-gcc6/Makefile
27 โ†—(On Diff #85172)

We can have this sorted.

devel/freebsd-gcc9/Makefile
26 โ†—(On Diff #85172)

This list can be sorted.

This revision is now accepted and ready to land.Mar 5 2021, 2:19 AM
This revision was automatically updated to reflect the committed changes.
jhb marked 2 inline comments as done.