diff options
author | Damien Miller <djm@mindrot.org> | 2024-09-09 09:30:38 +0200 |
---|---|---|
committer | Damien Miller <djm@mindrot.org> | 2024-09-09 09:30:38 +0200 |
commit | 273581210c99ce7275b8efdefbb9f89e1c22e341 (patch) | |
tree | 9afb17c5c11c7482fad04c3826804b8920d4d297 /entropy.h | |
parent | fix previous; check for C99 compound literals (diff) | |
download | openssh-273581210c99ce7275b8efdefbb9f89e1c22e341.tar.xz openssh-273581210c99ce7275b8efdefbb9f89e1c22e341.zip |
declare defeat trying to detect C89 compilers
I can't find a reliable way to detect the features the ML-KEM code
requires in configure. Give up for now and use VLA support (that we
can detect) as a proxy for "old compiler" and turn off ML-KEM if
it isn't supported.
Diffstat (limited to 'entropy.h')
0 files changed, 0 insertions, 0 deletions