summaryrefslogtreecommitdiffstats
path: root/Configurations/README
diff options
context:
space:
mode:
authorRichard Levitte <levitte@openssl.org>2019-06-16 22:39:19 +0200
committerRichard Levitte <levitte@openssl.org>2019-06-17 16:08:53 +0200
commit3a561b06d9e897a7613843f2bd0752297ab56dd7 (patch)
treeb00232f6dad214d3637c7fd8756b013a00b7132b /Configurations/README
parent8c0098a8de9ad858f575a3aab3b94b1ada773b28 (diff)
Move padlock_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/README5
1 files changed, 0 insertions, 5 deletions
diff --git a/Configurations/README b/Configurations/README
index 84e7b20c7d..fa99539050 100644
--- a/Configurations/README
+++ b/Configurations/README
@@ -240,11 +240,6 @@ In each table entry, the following keys are significant:
export vars as
accessor functions.
- padlock_asm_src => Assembler implementation of core parts of
- the padlock engine. This is mandatory on
- any platform where the padlock engine might
- actually be built.
-
[1] as part of the target configuration, one can have a key called
'inherit_from' that indicate what other configurations to inherit