K 10 svn:author V 11 arichardson K 8 svn:date V 27 2018-02-06T15:41:35.860056Z K 7 svn:log V 254 Don't hardcode /usr/bin as the path for mktemp in build tools It won't work e.g. when crossbuilding from Ubuntu Linux as mktemp is in /bin there. Reviewed By: bdrewery Approved By: jhb (mentor) Differential Revision: https://reviews.freebsd.org/D13937 END