]> git.ipfire.org Git - thirdparty/asterisk.git/commit
CI: Add --no-dev-mode option to buildAsterisk.sh
authorGeorge Joseph <gjoseph@digium.com>
Wed, 3 Apr 2019 22:55:00 +0000 (16:55 -0600)
committerGeorge Joseph <gjoseph@digium.com>
Wed, 3 Apr 2019 22:56:34 +0000 (16:56 -0600)
commit1464a6b80fd39a7a2a2757ff0b8195431bd66163
tree67cc49f95733f7430c4bff8d807fa67d37b12231
parent5f21b5f3df47494f5f5b5a7352a393ad2244d667
CI:  Add --no-dev-mode option to buildAsterisk.sh

The new option disables dev mode, TEST_FRAMEWORK and
MALLOC_DEBUG making the build more production-like.

Change-Id: Ieb72497d4d91d5416684aaed702cc3f532099738
tests/CI/buildAsterisk.sh