From d1d093713afc5ea26e75abc7c7b16d4315460a4b Mon Sep 17 00:00:00 2001 From: David Kalnischkies Date: Fri, 1 Apr 2022 11:29:31 +0200 Subject: Drop SHA2 define from config as the code is gone We don't ship the code this define was effecting since 2020, so defining this constant is pointless. References: e8016805b87bead8eb3dff0d0559c5d9590b721b Gbp-Dch: Ignore --- CMake/config.h.in | 3 --- 1 file changed, 3 deletions(-) diff --git a/CMake/config.h.in b/CMake/config.h.in index 8fa5e8b6f..e875c3735 100644 --- a/CMake/config.h.in +++ b/CMake/config.h.in @@ -79,6 +79,3 @@ /* Group of the root user */ #cmakedefine ROOT_GROUP "${ROOT_GROUP}" - -/* unrolling is faster combined with an optimizing compiler */ -#define SHA2_UNROLL_TRANSFORM -- cgit v1.2.3-70-g09d2