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 Update copyright year 2020-04-23 13:55:52 +01:00
build.info Fix logic error for building x86 CAST assembly 2020-06-14 12:35:34 -07:00
c_cfb64.c Update copyright year 2020-04-23 13:55:52 +01:00
c_ecb.c Update copyright year 2020-04-23 13:55:52 +01:00
c_enc.c Update copyright year 2020-04-23 13:55:52 +01:00
c_ofb64.c Update copyright year 2020-04-23 13:55:52 +01:00
c_skey.c Update copyright year 2020-04-23 13:55:52 +01:00
cast_local.h Reorganize local header files 2019-09-28 20:26:35 +02:00
cast_s.h Following the license change, modify the boilerplates in crypto/cast/ 2018-12-06 14:36:10 +01:00