diff --git a/build/BUILD_NOTES.md b/build/BUILD_NOTES.md index 5436ec53..286acabd 100644 --- a/build/BUILD_NOTES.md +++ b/build/BUILD_NOTES.md @@ -13,7 +13,7 @@ Available cmake options: * CMAKE_BUILD_TYPE -- build profile (Debug/Release) * WITH_AESNI -- AES-NI support (ON/OFF) -* WITH_HARDEN -- enable hardening features (ON/OFF) +* WITH_HARDENING -- enable hardening features (ON/OFF) Debian ------