run-checker NO DGRAM and test cases
Michael Richardson
mcr at sandelman.ca
Fri Mar 18 09:24:14 UTC 2022
Tomas Mraz <tomas at openssl.org> wrote:
>> Should the test *ALSO* ifdef itself out if OPENSSL_NO_DGRAM is
>> defined?
> No, that's not necessary as they won't be built at all with the
> build.info change above.
I didn't find this to be true. The source file still got built, and linked,
and that failed.
I had to add an ifdef to the source file. Please see:
https://github.com/mcr/openssl/commit/2ae78377969d939d5eedc39ca0c22d914f739e93
Perhaps my use of:
IF[{- !$disabled{dgram} -}]
is wrong in some way.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 658 bytes
Desc: not available
URL: <https://mta.openssl.org/pipermail/openssl-users/attachments/20220318/117bf837/attachment.sig>
More information about the openssl-users
mailing list