projects
/
notmuch.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ce6cfd6
)
Makefile: Use 'emacs --quick' for a less noisy build of "make install-emacs".
author
Carl Worth
<cworth@cworth.org>
Wed, 10 Mar 2010 18:58:46 +0000
(10:58 -0800)
committer
Carl Worth
<cworth@cworth.org>
Wed, 10 Mar 2010 18:58:46 +0000
(10:58 -0800)
I don't really notice if it goes any quicker, but it's sure nice to have
less spew now.
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index f4efe1f091f4740b962cce6d88d54e3e6c16a2fb..7a59ce0ade5dbebc997aa0b92570c36722768493 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-2,7
+2,7
@@
WARN_CXXFLAGS=-Wall -Wextra -Wwrite-strings -Wswitch-enum
WARN_CFLAGS=$(WARN_CXXFLAGS) -Wmissing-declarations
# Additional programs that are used during the compilation process.
-EMACS ?= emacs
+EMACS ?= emacs
--quick
# Lowercase to avoid clash with GZIP environment variable for passing
# arguments to gzip.
gzip = gzip