HomeFreeBSD

Fix race between prebuilding libsbuf and libgeom

Description

Fix race between prebuilding libsbuf and libgeom

The latter needs the former, but with a multi-job build on a fast
machine, the race is sometimes lost. This leads to "ld: error: unable to
find library -lsbuf", when linking libgeom.so.

Submitted by: kevans
MFC after: 3 days

Details

Provenance
dimAuthored on
Parents
rS360321: release: arm64: rockpro64: Set hw.ncpu to 4
Branches
Unknown
Tags
Unknown