default_pre_build &&
cd "$SOURCE_DIRECTORY" &&
# Enable compiling against LibreSSL 3.4+; OpenLDAP tests for an OpenSSL 1.1.1
# function it doesn't actually use, so choose one that LibreSSL implements.
sedit 's@_export_keying_material_early@_write_early_data@' configure
