]> git.eshelyaron.com Git - emacs.git/commit
Fix native-compilation build from tarball on Cygwin
authorKen Brown <kbrown@cornell.edu>
Mon, 4 Oct 2021 18:47:57 +0000 (14:47 -0400)
committerKen Brown <kbrown@cornell.edu>
Mon, 4 Oct 2021 18:53:46 +0000 (14:53 -0400)
commit894dfe70da2dbeb218e8a0a58ee5e860f0fe9e4e
tree21ee8ca7441d89a80ad3e54572b456aba83f6939
parent2ce5e0805824212e4c92398203a669a9d1841786
Fix native-compilation build from tarball on Cygwin

* src/Makefile.in (../native-lisp) [CYGWIN]: Rebase the *.eln
files after they are all created, to avoid fork problems later in
the build.  (Bug#50666)
src/Makefile.in