One of the run checkers is marked "no dgram".
  https://github.com/mcr/openssl/runs/5563998914?check_suite_focus=true

I figured out that this means that ./Configure should have "no-dgram"
appended to it.  That seems to result in OPENSSL_NO_DGRAM being defined.

My test case naturally does not compile for that.

Should my test case just be surrounded by #ifndef OPENSSL_NO_DGRAM from top
to bottom (leaving...?), or is there something more sophisticated that should 
go into
build.info in order to skip the test in that configuration?

--
]               Never tell me the odds!                 | ipv6 mesh networks [
]   Michael Richardson, Sandelman Software Works        | network architect  [
]     m...@sandelman.ca  http://www.sandelman.ca/        |   ruby on rails    [


Attachment: signature.asc
Description: PGP signature

Reply via email to