mirror of
https://github.com/openssl/openssl.git
synced 2025-01-30 14:01:55 +08:00
3f5ea7dc0c
Dependencies on generated files must be declared explicitly. When refactoring the DER code in providers/common/der, a few of those dependency declaration were omitted, which may lead to build errors in a parallel build. Some cleanup and extensive used of build.info variables is done while at it, to avoid unnecessary repetition. Reviewed-by: Tomas Mraz <tmraz@fedoraproject.org> (Merged from https://github.com/openssl/openssl/pull/11906) |
||
---|---|---|
.. | ||
build.info | ||
der_digests_gen.c.in | ||
der_digests.h.in | ||
der_dsa_gen.c.in | ||
der_dsa_key.c | ||
der_dsa_sig.c | ||
der_dsa.h.in | ||
der_ec_gen.c.in | ||
der_ec_key.c | ||
der_ec_sig.c | ||
der_ec.h.in | ||
der_rsa_gen.c.in | ||
der_rsa_key.c | ||
der_rsa_sig.c | ||
der_rsa.h.in | ||
DIGESTS.asn1 | ||
DSA.asn1 | ||
EC.asn1 | ||
NIST.asn1 | ||
oids_to_c.pm | ||
RSA.asn1 |