diff options
author | Richard Levitte <levitte@openssl.org> | 2019-06-16 22:03:00 +0200 |
---|---|---|
committer | Richard Levitte <levitte@openssl.org> | 2019-06-17 16:08:52 +0200 |
commit | 681c7e905dcc16ed8a0253580a303df4b60c3440 (patch) | |
tree | 2c9d1152418b123f44ec1b5dee373a2a6216a0cf /Configurations/README | |
parent | Move rc5_asm_src file information to build.info files (diff) | |
download | openssl-681c7e905dcc16ed8a0253580a303df4b60c3440.tar.xz openssl-681c7e905dcc16ed8a0253580a303df4b60c3440.zip |
Move wp_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/README | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/Configurations/README b/Configurations/README index ad219876ba..3c47d4676d 100644 --- a/Configurations/README +++ b/Configurations/README @@ -240,8 +240,6 @@ In each table entry, the following keys are significant: export vars as accessor functions. - wp_asm_src => Assembler implementation of core WHIRLPOOL - functions. cmll_asm_src => Assembler implementation of core CAMELLIA functions. Defaults to 'camellia.c cmll_misc.c cmll_cbc.c' |