Make use of add() and add_before() in Configurations/
[openssl.git] / Configurations / 00-base-templates.conf
index 2ff2c2a3e96d8b8aa336383fa759a95e32ae6f0c..68ad5a8403632f6f52940f1d1848c11635470283 100644 (file)
     mips64_asm => {
        inherit_from    => [ "mips32_asm" ],
        template        => 1,
-       sha1_obj        => sub { join(" ", @_, "sha512-mips.o") }
+       sha1_obj        => add("sha512-mips.o")
     },
     s390x_asm => {
        template        => 1,