summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorGerhard Lazu <gerhard@lazu.co.uk>2020-04-25 01:25:41 +0100
committerGerhard Lazu <gerhard@lazu.co.uk>2020-04-25 01:25:41 +0100
commit36de5579ff8e90351076c8359137dbe408e2e521 (patch)
tree8d16863582dc7dce81a20034d113b56bf1fefdf4 /Makefile
parentb2c02ff9c2f418f8379d9f0241406a62f6eec577 (diff)
downloadrabbitmq-server-git-36de5579ff8e90351076c8359137dbe408e2e521.tar.gz
Don't cache app modules
@dumbbell copy paste: When we re-run a workflow, the `ebin` cache, created by the initial run, is restored in `checks`. This causes rabbitmq_prelaunch to be cleaned when we run `make xref` and thus the make target fails. This is probably a bug in Erlang.mk or one of our plugins,but in the meantime, I suggest we don't cache this directory. Signed-off-by: Gerhard Lazu <gerhard@lazu.co.uk>
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions