On 4/10/24 11:51 AM, Colin Percival wrote:
On 4/10/24 08:29, John Baldwin wrote:
On 4/9/24 11:29 PM, Colin Percival wrote:
      release: distributekernel before packagekernel
      With these as a single make command, `make -j` breaks when it tries to
      package up a kernel which hasn't been distributed yet.
      MFC after:      1 week

Hmm, should this section of the toplevel Makefile be updated instead?
[...]

Seems like explicit .ORDER's for the various package* targets might be useful in
general.

I tried that, but the release build was still breaking.  I wanted to make sure
that I got this into the tree before we start 14.1 builds so I went with the
option which was guaranteed to work rather than tracking down why.

Sounds reasonable.

--
John Baldwin


Reply via email to