summaryrefslogtreecommitdiffstats
path: root/CONTRIBUTING.md
diff options
context:
space:
mode:
authorMatt Caswell <matt@openssl.org>2023-09-08 15:26:40 +0100
committerHugo Landau <hlandau@openssl.org>2023-09-11 07:43:26 +0100
commit5d96106c43d5b4e2d97406e5d3934323ae5bd1b4 (patch)
treeb06ebaa829c97d7e28de65d05a40a270cc546419 /CONTRIBUTING.md
parentc499cbc3239e3ac93fa5acf85cec7ea7df116518 (diff)
Fix a build failure where recvmmsg is available but not sendmmsg
Some old glibc versions have recvmmsg but not sendmmsg. We require both to use that functionality. Introduce a test to check we have a sufficiently recent version of glibc. Fixes #22021 Reviewed-by: Hugo Landau <hlandau@openssl.org> Reviewed-by: Tomas Mraz <tomas@openssl.org> Reviewed-by: Tim Hudson <tjh@openssl.org> Reviewed-by: Tom Cosgrove <tom.cosgrove@arm.com> (Merged from https://github.com/openssl/openssl/pull/22036)
Diffstat (limited to 'CONTRIBUTING.md')
0 files changed, 0 insertions, 0 deletions