]> git.eshelyaron.com Git - emacs.git/commit
* Native compiling do not target a directory with no write permission
authorAndrea Corallo <akrl@sdf.org>
Tue, 6 Oct 2020 15:44:13 +0000 (17:44 +0200)
committerAndrea Corallo <akrl@sdf.org>
Tue, 6 Oct 2020 16:01:56 +0000 (18:01 +0200)
commit4a1bb4626053d5be5d3e869d6b7049dc3269d812
treeb5378f1fd098f4341d6c0d1ccb5ddf1d71c376d5
parent29f7024b6cfc01d6cae10603733b35784b4e4aef
* Native compiling do not target a directory with no write permission

* src/comp.c (Fcomp_el_to_eln_filename): Check for write
permission while choosing the output directory in
`comp-eln-load-path'.
src/comp.c