]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Race in 32-bit fixed
authorWarner Losh <imp@FreeBSD.org>
Thu, 8 Oct 2020 17:30:05 +0000 (17:30 +0000)
committerWarner Losh <imp@FreeBSD.org>
Thu, 8 Oct 2020 17:30:05 +0000 (17:30 +0000)
commit7eb9f7558cfc528dd67db3bc8f82314870615903
treec66559b302fe90195b6afd8c1e282dd188d7593f
parent9ef917591248e35efea846d0d743b74503387099
Race in 32-bit fixed

Use install insteald of install.sh for 32-bit builds to fight races there.

Reviewed by: markj
Makefile.libcompat