Page MenuHomeFreeBSD

Makefile: Fix ordering for (update-)packages
ClosedPublic

Authored by ivy on Fri, Oct 3, 1:36 AM.
Tags
None
Referenced Files
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
Unknown Object (File)
Fri, Oct 3, 7:26 AM
Unknown Object (File)
Fri, Oct 3, 7:06 AM
Unknown Object (File)
Fri, Oct 3, 4:53 AM
Unknown Object (File)
Fri, Oct 3, 4:46 AM
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 Not Applicable
Unit
Tests Not Applicable