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
Differential D31863
genoffset.sh: Use 10 X's instead of 5 for pick mkdtemp implementations imp on Sep 6 2021, 4:24 PM. Authored by Tags None Referenced Files
Subscribers None
Details Linux fails to build now because the mkdtemp in the bootstrapped Sponsored by: Netflix
Diff Detail
Event TimelineComment Actions LGTM. Possibly we should bootstrap the mkdtemp(3) sources rather than the host (glibc) ones to ensure all bootstrapped binaries behave the same way as they do on FreeBSD. |