From 7ae0ee698a7e65057bb4d5322d3aabe2f435954e Mon Sep 17 00:00:00 2001 From: Peter Jones Date: Tue, 4 Feb 2025 10:59:06 -0500 Subject: Add docs for ENABLE_CODESIGN_EKU This adds documentation for the ENABLE_CODESIGN_EKU build option. Signed-off-by: Peter Jones --- BUILDING | 3 +++ 1 file changed, 3 insertions(+) diff --git a/BUILDING b/BUILDING index 17cd98d3..bdd98dd4 100644 --- a/BUILDING +++ b/BUILDING @@ -81,6 +81,9 @@ Variables you could set to customize the build: - POST_PROCESS_PE_FLAGS This allows you to add flags to the invocation of "post-process-pe", for example to disable the NX compatibility flag. +- ENABLE_CODESIGN_EKU + This changes the certificate validation logic to require Extended Key + Usage 1.3.6.1.5.5.7.3.3 ("Code Signing"). Vendor SBAT data: It will sometimes be requested by reviewers that a build includes extra -- cgit v1.2.3