]> git.eshelyaron.com Git - emacs.git/commit
Fix Windows libgccjit library name (bug#45303).
authorAndrea Corallo <akrl@sdf.org>
Sat, 19 Dec 2020 06:40:24 +0000 (07:40 +0100)
committerAndrea Corallo <akrl@sdf.org>
Sat, 19 Dec 2020 06:40:24 +0000 (07:40 +0100)
commit49f81d6a531283416d3a87e46ee6696eea971b64
treec9a948a37e3df1beb9808e8fe6276f110077d373
parent87f6e937995c433825173fb0473a801791d5beac
Fix Windows libgccjit library name (bug#45303).

* lisp/term/w32-win.el (dynamic-library-alist): Fix Windows
libgccjit library name.
* src/emacs.c (syms_of_emacs): Likewise.
lisp/term/w32-win.el
src/emacs.c