diff options
author | Phil Pennock <pdp@exim.org> | 2018-09-14 20:55:33 -0400 |
---|---|---|
committer | Phil Pennock <pdp@exim.org> | 2018-09-14 20:55:33 -0400 |
commit | be4bdb96db7556f34c5f298f1c473d53f3700bd9 (patch) | |
tree | b361d867d2a0906267d5b5b5bc9d10500e926c93 /doc | |
parent | a3d83c9e8d57ba51cd246435b14604f995551802 (diff) |
tests: propagate CPPFLAGS into build invocations
With openssl installed by brew on macOS, OpenSSL headers are not in a
normal place. I can fiddle with LDFLAGS/CPPFLAGS to get them available,
but then the `./configure` step succeeds and build fails.
Propagating the CPPFLAGS into the generated Makefile lets the build
succeed and we get a `client-ssl` binary output.
Diffstat (limited to 'doc')
0 files changed, 0 insertions, 0 deletions