]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
genoffset.sh: Use 10 X's instead of 5 for pick mkdtemp implementations
authorWarner Losh <imp@FreeBSD.org>
Tue, 7 Sep 2021 16:08:51 +0000 (10:08 -0600)
committerWarner Losh <imp@FreeBSD.org>
Sat, 2 Oct 2021 16:43:21 +0000 (10:43 -0600)
commita17cf1bed9d0cd3305f5e2bbd66f1bf1dc23714c
tree7eb3d275f546c8ec5fc9c424f9482e989d424206
parente6145db24402b9791091fa2cc76e161cbb311699
genoffset.sh: Use 10 X's instead of 5 for pick mkdtemp implementations

Linux fails to build now because the mkdtemp in the bootstrapped
environment wants 6 or more X's. Use 10 out of an abundance of caution.

Sponsored by: Netflix
Reviewed by: arichards
Differential Revision: https://reviews.freebsd.org/D31863

(cherry picked from commit ecfbb2e30241ee460617ad4e0c0be16d9930945a)
sys/kern/genoffset.sh