openssl/crypto/cast
Benjamin Kaduk 670ff08e77 Fix logic error for building x86 CAST assembly
The assembly code is not PIC, so we should only try to build it
when the configuration has disabled PIC, not the other way around.

Reviewed-by: Kurt Roeckx <kurt@roeckx.be>
(Merged from https://github.com/openssl/openssl/pull/12128)
2020-06-14 12:35:34 -07:00
..
asm
build.info Fix logic error for building x86 CAST assembly 2020-06-14 12:35:34 -07:00
c_cfb64.c
c_ecb.c
c_enc.c
c_ofb64.c
c_skey.c
cast_local.h
cast_s.h