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
F83218911: D13937.diff
Tue, May 7, 7:56 PM
Unknown Object (File)
Sun, May 5, 10:00 AM
Unknown Object (File)
Wed, Apr 24, 11:18 AM
Unknown Object (File)
Feb 23 2024, 11:14 PM
Unknown Object (File)
Feb 23 2024, 4:54 PM
Unknown Object (File)
Feb 23 2024, 4:54 PM
Unknown Object (File)
Feb 23 2024, 4:54 PM
Unknown Object (File)
Feb 23 2024, 4:39 PM
Subscribers

Details

Summary

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

Diff Detail

Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 14419
Build 14571: arc lint + arc unit

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.