summaryrefslogtreecommitdiff
path: root/docs/advanced.config.example
diff options
context:
space:
mode:
authorJean-Sébastien Pédron <jean-sebastien@rabbitmq.com>2020-03-23 17:24:38 +0100
committerJean-Sébastien Pédron <jean-sebastien@rabbitmq.com>2020-03-23 17:24:38 +0100
commit75f8cb8c6f20ae59dd2417ebc136d269ff040884 (patch)
treebf4f5033c95301c0ce71017c174d3bab4261f45f /docs/advanced.config.example
parent194bc4c8b665c47a152f6b186a0c3579717c5cdc (diff)
downloadrabbitmq-server-git-75f8cb8c6f20ae59dd2417ebc136d269ff040884.tar.gz
feature_flags_SUITE: Make sure `rabbit` is not recompiled
... while building `my_plugin`. We clear ALL_DEPS_DIRS to make sure they are not recompiled when the plugin is built. `rabbit` was previously compiled with -DTEST and if it is recompiled because of this plugin, it will be recompiled without -DTEST: the testsuite depends on test code so we can't allow that. Note that we do not clear the DEPS variable: we need it to be correct because it is used to generate `my_plugin.app` (and a RabbitMQ plugin must depend on `rabbit`).
Diffstat (limited to 'docs/advanced.config.example')
0 files changed, 0 insertions, 0 deletions