diff options
author | Phil Pennock <pdp@exim.org> | 2017-02-11 19:37:04 -0500 |
---|---|---|
committer | Phil Pennock <pdp@exim.org> | 2017-02-11 19:40:53 -0500 |
commit | 92e840383faa41c28f4ef099ee5fe0b6b18c2738 (patch) | |
tree | c0512bf159b84978140b49af0b37367f6f11a388 /doc/doc-docbook/SanityTestText | |
parent | 2546388c27720eaaada4bb63574ba1f32e6ddf4e (diff) |
Unbreak test_dbfn make-target
doc/dbm.discuss.txt describes how to make and use `test_dbfn` for
testing DB functionality.
Commit cf0812d5 adds a call to assert_no_variables into store.c which
depends upon expand.c functionality and we can't link that in for
test_dbfn without pulling in half of Exim.
So adjust the test_dbfn target to rebuild store.o in COMPILE_UTILITY
mode and link against that variant, then remove the custom-built store.o
after the executable has been linked.
Diffstat (limited to 'doc/doc-docbook/SanityTestText')
0 files changed, 0 insertions, 0 deletions