summaryrefslogtreecommitdiff
path: root/crypto/bn/build.info
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/bn/build.info')
-rw-r--r--crypto/bn/build.info5
1 files changed, 0 insertions, 5 deletions
diff --git a/crypto/bn/build.info b/crypto/bn/build.info
index 987a70ae26..cbf80ce6ca 100644
--- a/crypto/bn/build.info
+++ b/crypto/bn/build.info
@@ -116,11 +116,6 @@ IF[{- !$disabled{'deprecated-3.0'} -}]
ENDIF
SOURCE[../../providers/libfips.a]=$COMMON $BNASM
DEFINE[../../providers/libfips.a]=$BNDEF
-# Because some CPUID implementations use some BN assembler (!!!), we
-# must include assembler code into the legacy provider under the same
-# conditions as CPUID code is included. See ../build.info
-SOURCE[../../providers/liblegacy.a]=$BNASM
-DEFINE[../../providers/liblegacy.a]=$BNDEF
# Implementations are now spread across several libraries, so the defines
# need to be applied to all affected libraries and modules.
DEFINE[../../providers/libcommon.a]=$BNDEF