Build: pass attributes down to make rule generators
authorRichard Levitte <levitte@openssl.org>
Wed, 7 Nov 2018 10:10:50 +0000 (11:10 +0100)
committerRichard Levitte <levitte@openssl.org>
Tue, 22 Jan 2019 11:35:39 +0000 (12:35 +0100)
commit5f8257494c72ba4ea2a99d693916798517a610e1
tree63c598166321263624859fef617f238224c498a0
parent994e86a9ffd4195f08a7b0ce61bf001e3bebf891
Build: pass attributes down to make rule generators

For good measure, we pass down attributes when calling obj2shlib,
obj2lib, obj2dso, obj2bin, or in2script.  We currently don't use them
in our build file templates, but might as well for future use.

Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/7581)
Configurations/common.tmpl