]> git.ipfire.org Git - thirdparty/openssl.git/blobdiff - engines/build.info
Build dynamic engines even if configured "no-shared"
[thirdparty/openssl.git] / engines / build.info
index cae49862ed82a468c4f4bf0ded9f0b844280e7b0..98f0e58ee997ce24781e0586f08e0498507e3f21 100644 (file)
@@ -1,5 +1,5 @@
 {- use File::Spec::Functions qw/:DEFAULT rel2abs/; -}
-IF[{- $config{no_shared} -}]
+IF[{- !$config{dynamic_engines} -}]
  LIBS=../libcrypto
  SOURCE[../libcrypto]=\
         e_padlock.c {- $target{padlock_asm_src} -} \