aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPete Bentley <prb@google.com>2020-10-09 10:22:31 +0000
committerGerrit Code Review <noreply-gerritcodereview@google.com>2020-10-09 10:22:31 +0000
commit2088011c5f97c3aac5fe0aa3aa9ac174b7e2546b (patch)
tree6c210ebdc6786e7ce061820935bcd645a3d1b20f
parent7dd72ea8637baced114d8fb216181cbf9692a60e (diff)
parent9a0c33ea16835032b6fc23dca79febb406613bab (diff)
downloadopenssh-2088011c5f97c3aac5fe0aa3aa9ac174b7e2546b.tar.gz
Merge "Update OpenSSH build config for current BoringSSL."
-rw-r--r--prebuilt-intermediates/config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/prebuilt-intermediates/config.h b/prebuilt-intermediates/config.h
index 4d65d85c1..b0d0f3517 100644
--- a/prebuilt-intermediates/config.h
+++ b/prebuilt-intermediates/config.h
@@ -1628,7 +1628,7 @@
#define HAVE_DH_GET0_PQG 1
#define HAVE_DH_SET0_KEY 1
#define HAVE_DH_SET0_PQG 1
-#undef HAVE_DH_SET_LENGTH
+#define HAVE_DH_SET_LENGTH 1
#define HAVE_DSA_GET0_KEY 1
#define HAVE_DSA_GET0_PQG 1
#define HAVE_DSA_SET0_KEY 1