mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-03 03:20:57 +00:00
Build System: Silence build of bundled jansson.
Change-Id: I7392c79c0173057f5378010bf1fe65e300e8fc56
This commit is contained in:
4
third-party/jansson/Makefile
vendored
4
third-party/jansson/Makefile
vendored
@@ -54,8 +54,8 @@ SHELL_ECHO_PREFIX := echo '[jansson] '
|
||||
|
||||
dest/include/jansson.h: source/config.status
|
||||
$(ECHO_PREFIX) Building bundled jansson.
|
||||
$(CMD_PREFIX) (cd source; make)
|
||||
$(CMD_PREFIX) (cd source; make install)
|
||||
$(CMD_PREFIX) (cd source; make $(REALLY_QUIET))
|
||||
$(CMD_PREFIX) (cd source; make install $(REALLY_QUIET))
|
||||
|
||||
.DELETE_ON_ERROR:
|
||||
|
||||
|
Reference in New Issue
Block a user