]> git.eshelyaron.com Git - emacs.git/commit
Avoid printing entering/leaving messages in second stage bootstrap
authorLars Ingebrigtsen <larsi@gnus.org>
Sat, 15 Jun 2019 14:29:23 +0000 (16:29 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Sat, 15 Jun 2019 14:29:29 +0000 (16:29 +0200)
commit826e63e73d8682d9ae08fab6e64d155f4f95eb5b
tree171d2f0725a3f048c59d37bca3237314371345d2
parentfcb3821ad506675bce264e53f50a06905adaa8e8
Avoid printing entering/leaving messages in second stage bootstrap

* src/Makefile.in (%.elc): Default to not printing the
entering/leaving lines when compiling .el files in the second
stage of bootstrapping Emacs.  V=1 will output them.
src/Makefile.in