Temporarily disable RAND call in FIPS_MODE until RAND is available
[openssl.git] / Configurations / 50-haiku.conf
index cd6d10e5f082607c153dfa9d1613e757ecf070ab..5bc4db5f6e596c7f079871107631f08d2d995187 100644 (file)
@@ -15,7 +15,7 @@ my %targets = (
         shared_target    => "gnu-shared",
         shared_cflag     => "-fPIC",
         shared_ldflag    => "-shared",
-        shared_extension => ".so.\$(SHLIB_VERSION_NUMBER)",
+        perl_platform    => 'Unix',
     },
     "haiku-x86" => {
         inherit_from     => [ "haiku-common", asm("x86_elf_asm") ],