summaryrefslogtreecommitdiffstats
path: root/Configure
diff options
context:
space:
mode:
authorRichard Levitte <levitte@openssl.org>2019-06-16 12:56:21 +0200
committerRichard Levitte <levitte@openssl.org>2019-06-17 16:08:52 +0200
commit989b2ad786ee43438bbb8b33f857ba0ce6e10082 (patch)
treec151998c5fa3114d713ec4b6e649502f9cfb3dcc /Configure
parentb19fe714e9d4c50dcb33259346f06d3924b337b7 (diff)
Move uplink file information to build.info files
This file information was hidden in config target files, when they should really be part of build.info like any other file we build from. With build.info variables, the task became much easier. We take the opportunity to move apps_init_src and apps_aux_src to apps/build.info as well, and to clean up apps/build.info. Reviewed-by: Matt Caswell <matt@openssl.org> (Merged from https://github.com/openssl/openssl/pull/9166)
Diffstat (limited to 'Configure')
-rwxr-xr-xConfigure2
1 files changed, 0 insertions, 2 deletions
diff --git a/Configure b/Configure
index 2aed8fac61..54c42a2aa3 100755
--- a/Configure
+++ b/Configure
@@ -3431,9 +3431,7 @@ sub print_table_entry
"loutflag",
"ex_libs",
"bn_ops",
- "apps_aux_src",
"cpuid_asm_src",
- "uplink_aux_src",
"bn_asm_src",
"ec_asm_src",
"des_asm_src",