Unbreak building Emacs on FreeBSD
commitc6c05e2aa9d28a74df0b61b4f56745f1248a779e
authorEli Zaretskii <eliz@gnu.org>
Fri, 19 Jan 2018 15:31:54 +0000 (19 17:31 +0200)
committerEli Zaretskii <eliz@gnu.org>
Fri, 19 Jan 2018 15:31:54 +0000 (19 17:31 +0200)
tree5aaf6109b80d8d4df1849912a6b4a0822ad442fe
parenta41ad3df9ff4377a99439b4541535c522fe2f845
Unbreak building Emacs on FreeBSD

* lisp/emacs-lisp/bytecomp.el (byte-compile-file): Don't create
the temporary file under temporary-file-directory if the file
being compiled is specified by an absolute file name.  This avoids
problems with ACL copying from temporary-file-directory on
FreeBSD.  For the details, see
http://lists.gnu.org/archive/html/emacs-devel/2018-01/msg00513.html.
lisp/emacs-lisp/bytecomp.el