Page MenuHomeFreeBSD

Don't hardcode /usr/bin as the path for mktemp in build tools
ClosedPublic

Authored by arichardson on Jan 16 2018, 7:35 PM.
Tags
None
Referenced Files
F103020556: D13937.id38943.diff
Tue, Nov 19, 10:14 PM
F103011675: D13937.diff
Tue, Nov 19, 7:38 PM
Unknown Object (File)
Oct 18 2024, 5:38 PM
Unknown Object (File)
Oct 2 2024, 10:34 AM
Unknown Object (File)
Oct 1 2024, 5:18 AM
Unknown Object (File)
Sep 30 2024, 2:51 PM
Unknown Object (File)
Sep 27 2024, 11:08 AM
Unknown Object (File)
Sep 25 2024, 3:10 AM
Subscribers

Details

Summary

It won't work e.g. when crossbuilding from Ubuntu Linux as mktemp is in
/bin there.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

This reverts rS88450, but the commit message there unfortunately states exactly what was done but not why.

This revision is now accepted and ready to land.Jan 24 2018, 8:33 PM

Ok by me (with my mentor hat)

This revision was automatically updated to reflect the committed changes.