commit 4d9272d

Michael Forney  ·  2026-04-03 10:58:05 +0000 UTC
parent 91804f6
openssh: Enable VLAs for pq-safe sntrup761x25519

cproc now supports VLAs so no reason to keep it disabled.
1 files changed,  +1, -1
+1, -1
1@@ -632,7 +632,7 @@
2 /* #undef USE_SOLARIS_PROJECTS */
3 /* #undef USE_WTMPDB */
4 #define VARIABLE_DECLARATION_AFTER_CODE 1
5-/* #undef VARIABLE_LENGTH_ARRAYS */
6+#define VARIABLE_LENGTH_ARRAYS 1
7 /* #undef WITH_ABBREV_NO_TTY */
8 /* #undef WITH_AIXAUTHENTICATE */
9 #define WITH_BEARSSL 1