build.info: For all assembler generators, remove all arguments
authorRichard Levitte <levitte@openssl.org>
Thu, 12 Sep 2019 22:05:26 +0000 (00:05 +0200)
committerRichard Levitte <levitte@openssl.org>
Mon, 16 Sep 2019 14:29:57 +0000 (16:29 +0200)
commita1c8befd661fa2145d330bb04ebc6061660db4fd
tree640ee35a13fc5cc909826b3113c80911f003d5b8
parent593d5c2fadd3c1322fa995e9ac9ced3af4d6468d
build.info: For all assembler generators, remove all arguments

Since the arguments are now generated in the build file templates,
they should be removed from the build.info files.

Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/9884)
18 files changed:
crypto/aes/build.info
crypto/bf/build.info
crypto/bn/build.info
crypto/build.info
crypto/camellia/build.info
crypto/cast/build.info
crypto/chacha/build.info
crypto/des/build.info
crypto/ec/build.info
crypto/md5/build.info
crypto/modes/build.info
crypto/poly1305/build.info
crypto/rc4/build.info
crypto/rc5/build.info
crypto/ripemd/build.info
crypto/sha/build.info
crypto/whrlpool/build.info
engines/build.info