Configure: final cleanup of asm related things
authorRichard Levitte <levitte@openssl.org>
Sun, 16 Jun 2019 21:01:10 +0000 (23:01 +0200)
committerRichard Levitte <levitte@openssl.org>
Mon, 17 Jun 2019 14:08:53 +0000 (16:08 +0200)
commit30478c97837a026ba56718f98d490adf7bce2760
tree10166f933851346d6f4fd6387394087843ce26a3
parent3a561b06d9e897a7613843f2bd0752297ab56dd7
Configure: final cleanup of asm related things

Remove the *_asm templates in Configurations/00-base-templates.conf,
all attempts to inherit them, and the asm() perl function.

[extended tests]

Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/9166)
Configurations/00-base-templates.conf
Configurations/10-main.conf
Configurations/15-android.conf
Configurations/15-ios.conf
Configurations/50-djgpp.conf
Configurations/50-haiku.conf
Configurations/50-masm.conf
Configure
NOTES.WIN