summaryrefslogtreecommitdiff
path: root/coreconf/config.mk
diff options
context:
space:
mode:
Diffstat (limited to 'coreconf/config.mk')
-rw-r--r--coreconf/config.mk4
1 files changed, 0 insertions, 4 deletions
diff --git a/coreconf/config.mk b/coreconf/config.mk
index 4ae941c47..d4c9ccaa1 100644
--- a/coreconf/config.mk
+++ b/coreconf/config.mk
@@ -195,10 +195,6 @@ ifdef NSS_PKIX_NO_LDAP
DEFINES += -DNSS_PKIX_NO_LDAP
endif
-ifdef NSS_ENABLE_DRAFT_HPKE
-DEFINES += -DNSS_ENABLE_DRAFT_HPKE
-endif
-
# FIPS support requires startup tests to be executed at load time of shared modules.
# For performance reasons, these tests are disabled by default.
# When compiling binaries that must support FIPS mode,