Page MenuHomeFreeBSD

Makefile: Fix ordering for (update-)packages
ClosedPublic

Authored by ivy on Fri, Oct 3, 1:36 AM.
Tags
None
Referenced Files
F133516616: D52877.id163411.diff
Sun, Oct 26, 8:31 AM
F133516595: D52877.id.diff
Sun, Oct 26, 8:31 AM
F133516578: D52877.id163403.diff
Sun, Oct 26, 8:30 AM
F133516192: D52877.diff
Sun, Oct 26, 8:27 AM
Unknown Object (File)
Thu, Oct 9, 5:20 PM
Unknown Object (File)
Thu, Oct 9, 5:19 PM
Unknown Object (File)
Thu, Oct 9, 5:19 PM
Unknown Object (File)
Thu, Oct 9, 3:22 PM
Subscribers

Details

Summary

The (update-)packages targets require buildworld and buildkernel to
run first. Add some .ORDER statements to ensure this happens.

This fixes 'make -j8 buildworld buildkernel packages'.

PR: 289969
Reported by: yasu
MFC after: 3 days

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 67504
Build 64387: arc lint + arc unit