aboutsummaryrefslogtreecommitdiff
path: root/Configurations
diff options
context:
space:
mode:
authorRichard Levitte <levitte@openssl.org>2019-01-30 19:10:26 +0100
committerRichard Levitte <levitte@openssl.org>2019-01-31 16:19:50 +0100
commitda7e31e0c7be390d37b84c6200afd802def700c5 (patch)
tree36ebe7b8533c6ef59fb72e544b4594dc17fc6016 /Configurations
parent77adb75e16142cd4da2af8814090a4f2c2bd5aea (diff)
downloadopenssl-da7e31e0c7be390d37b84c6200afd802def700c5.zip
openssl-da7e31e0c7be390d37b84c6200afd802def700c5.tar.gz
openssl-da7e31e0c7be390d37b84c6200afd802def700c5.tar.bz2
Build: remove EXTRA
We never used it for anything Reviewed-by: Matt Caswell <matt@openssl.org> (Merged from https://github.com/openssl/openssl/pull/8125)
Diffstat (limited to 'Configurations')
-rw-r--r--Configurations/README1
1 files changed, 0 insertions, 1 deletions
diff --git a/Configurations/README b/Configurations/README
index 65841b3..1e4d545 100644
--- a/Configurations/README
+++ b/Configurations/README
@@ -413,7 +413,6 @@ variables:
LIBS=libsomething
ENGINES=libeng
SCRIPTS=myhack
- EXTRA=file1 file2
Note that the files mentioned for PROGRAMS, LIBS and ENGINES *must* be
without extensions. The build file templates will figure them out.