projects
/
asterisk/asterisk.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5cbf333
)
allow for a non-optimized build that does not get installed
author
Russell Bryant
<russell@russellbryant.com>
Tue, 2 May 2006 17:15:37 +0000
(17:15 +0000)
committer
Russell Bryant
<russell@russellbryant.com>
Tue, 2 May 2006 17:15:37 +0000
(17:15 +0000)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@24212
65c4cc65
-6c06-0410-ace0-
fbb531ad65f3
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index
8c9e773
..
667c0e1
100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-891,7
+891,7
@@
config:
$(INSTALL) -m 755 init.asterisk /etc/init.d/asterisk; \
fi
-dont-optimize: install
+dont-optimize: _all
valgrind: dont-optimize