K 10 svn:author V 3 dim K 8 svn:date V 27 2020-05-01T18:27:14.064659Z K 7 svn:log V 272 MFC r360322: 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 END