summaryrefslogtreecommitdiffstats
path: root/Configurations/README
diff options
context:
space:
mode:
authorRichard Levitte <levitte@openssl.org>2019-06-16 21:57:13 +0200
committerRichard Levitte <levitte@openssl.org>2019-06-17 16:08:52 +0200
commit6fe56d84702cbaccf758c4faf6af28f2797ff1d8 (patch)
treed4702090672929879831a25ac879f57dd1dd0b5d /Configurations/README
parent2ffea443223a943efff0f642c37824b63b7e3e30 (diff)
Move rc5_asm_src file information to build.info files
Reviewed-by: Matt Caswell <matt@openssl.org> (Merged from https://github.com/openssl/openssl/pull/9166)
Diffstat (limited to 'Configurations/README')
-rw-r--r--Configurations/README3
1 files changed, 0 insertions, 3 deletions
diff --git a/Configurations/README b/Configurations/README
index 6c4066358d..ad219876ba 100644
--- a/Configurations/README
+++ b/Configurations/README
@@ -240,9 +240,6 @@ In each table entry, the following keys are significant:
export vars as
accessor functions.
- rc5_asm_src => Assembler implementation of core RC5
- functions.
- Defaults to 'rc5_enc.c'
wp_asm_src => Assembler implementation of core WHIRLPOOL
functions.
cmll_asm_src => Assembler implementation of core CAMELLIA