]> git.eshelyaron.com Git - emacs.git/commit
Set a unique ID for eln files on macOS (bug#45934)
authorAndrea Corallo <akrl@sdf.org>
Sun, 22 Aug 2021 21:08:37 +0000 (22:08 +0100)
committerAlan Third <alan@idiocy.org>
Sun, 22 Aug 2021 21:15:29 +0000 (22:15 +0100)
commit6c007668b38f06824004da466e97a96533f6344b
tree6d5dbd029d9d17342f8c67b36aa2fe0c166cfb20
parent48d49694539beae5270ca49eae2d5419938a906e
Set a unique ID for eln files on macOS (bug#45934)

* src/comp.c (Fcomp__compile_ctxt_to_file): Set gcc's -install_name
parameter to the real filename.
src/comp.c