From 02f9c13e80dd14432b73d41f519941d4f0192ad2 Mon Sep 17 00:00:00 2001 From: Franco Fichtner Date: Wed, 12 Nov 2025 08:28:57 +0100 Subject: [PATCH] config: introduce an override for CERTCTL_CMD --- config/25.7/make.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/config/25.7/make.conf b/config/25.7/make.conf index ca4cb2d..eb4d5cb 100644 --- a/config/25.7/make.conf +++ b/config/25.7/make.conf @@ -40,6 +40,7 @@ WARNING_WAIT= 0 # no time WRKDIRPREFIX= /usr/obj PACKAGE_BUILDING= yes FORCE_PACKAGE= yes +CERTCTL_CMD= : # disable ca_root_nss updating the trust store #DEVELOPER= yes BATCH= yes