WIN32 VC++ build fixes.
This commit is contained in:
@@ -198,7 +198,7 @@ if (!$no_asm)
|
||||
$whirlpool_asm_src='crypto\whrlpool\asm\wp_win32.asm';
|
||||
$cpuid_asm_obj='crypto\cpu_win32.obj';
|
||||
$cpuid_asm_src='crypto\cpu_win32.asm';
|
||||
$cflags.=" -DBN_ASM -DMD5_ASM -DSHA1_ASM -DRMD160_ASM -DWHIRLPOOL_ASM";
|
||||
$cflags.=" -DOPENSSL_CPUID_OBJ -DBN_ASM -DMD5_ASM -DSHA1_ASM -DRMD160_ASM -DWHIRLPOOL_ASM";
|
||||
}
|
||||
|
||||
if ($shlib && $FLAVOR !~ /CE/)
|
||||
|
Reference in New Issue
Block a user