apps: remove NULL check imn release_engine since ENGINE_free also does it.
[openssl.git] / Configurations / 50-haiku.conf
index 5543e777cb2c1485adbdcde12d03c66a9fe8b80e..d37ab83ada227cff8e4c6c4ec819d12c9ab57fca 100644 (file)
@@ -18,7 +18,7 @@ my %targets = (
         perl_platform    => 'Unix',
     },
     "haiku-x86" => {
-        inherit_from     => [ "haiku-common", asm("x86_elf_asm") ],
+        inherit_from     => [ "haiku-common" ],
         CFLAGS           => add(picker(release => "-fomit-frame-pointer")),
         bn_ops           => "BN_LLONG",
         asm_arch         => 'x86',