no-asm didn't exclude Camellia assembler.
This commit is contained in:
parent
a9dbe71ee0
commit
ac71d81e84
@ -1185,8 +1185,9 @@ $lflags="$libs$lflags" if ($libs ne "");
|
|||||||
|
|
||||||
if ($no_asm)
|
if ($no_asm)
|
||||||
{
|
{
|
||||||
$cpuid_obj=$bn_obj=$des_obj=$aes_obj=$bf_obj=$cast_obj=$rc4_obj=$rc5_obj=$wp_obj="";
|
$cpuid_obj=$bn_obj=
|
||||||
$sha1_obj=$md5_obj=$rmd160_obj="";
|
$des_obj=$aes_obj=$bf_obj=$cast_obj=$rc4_obj=$rc5_obj=$cmll_obj=
|
||||||
|
$sha1_obj=$md5_obj=$rmd160_obj=$wp_obj="";
|
||||||
}
|
}
|
||||||
|
|
||||||
if (!$no_shared)
|
if (!$no_shared)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user