mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-05 04:11:08 +00:00
Merge "Build System: Resolve conflict between DESTDIR and bundled jansson."
This commit is contained in:
2
third-party/jansson/Makefile
vendored
2
third-party/jansson/Makefile
vendored
@@ -55,7 +55,7 @@ SHELL_ECHO_PREFIX := echo '[jansson] '
|
||||
dest/include/jansson.h: source/config.status
|
||||
$(ECHO_PREFIX) Building bundled jansson.
|
||||
$(CMD_PREFIX) (cd source; make $(REALLY_QUIET))
|
||||
$(CMD_PREFIX) (cd source; make install $(REALLY_QUIET))
|
||||
$(CMD_PREFIX) (cd source; make install DESTDIR= $(REALLY_QUIET))
|
||||
|
||||
.DELETE_ON_ERROR:
|
||||
|
||||
|
Reference in New Issue
Block a user