openssl/crypto/des
Richard Levitte 5b14d5b5a0 Make sure the effect of "pic" / "no-pic" is used with assembler compilations
Before the 'Introduce the "pic" / "no-pic" config option' commit, the
shared_cflag value for the chosen config would be part of the make
variable CFLAG, which got replicated into CFLAGS and ASFLAGS.

Since said commit, the shared_cflag value has become a make variable
of its own, SHARED_CFLAG (which is left empty in a "no-pic" build).

However, ASFLAGS was forgotten.  That's what's corrected with this
change.

Reviewed-by: Andy Polyakov <appro@openssl.org>
2016-03-09 12:33:23 +01:00
..
asm Unified - adapt the generation of des assembler to use GENERATE 2016-03-09 11:09:26 +01:00
build.info Unified - adapt the generation of des assembler to use GENERATE 2016-03-09 11:09:26 +01:00
cbc_cksm.c Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
cbc_enc.c Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
cfb64ede.c Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
cfb64enc.c Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
cfb_enc.c Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
COPYRIGHT
des_enc.c Remove outdated legacy crypto options 2016-01-27 19:05:50 -05:00
des_locl.h Remove outdated legacy crypto options 2016-01-27 19:05:50 -05:00
ecb3_enc.c Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
ecb_enc.c Remove outdated legacy crypto options 2016-01-27 19:05:50 -05:00
enc_read.c Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
enc_writ.c Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
fcrypt_b.c Remove outdated legacy crypto options 2016-01-27 19:05:50 -05:00
fcrypt.c Run util/openssl-format-source -v -c . 2015-01-22 09:20:09 +00:00
Makefile.in Make sure the effect of "pic" / "no-pic" is used with assembler compilations 2016-03-09 12:33:23 +01:00
ncbc_enc.c Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
ofb64ede.c Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
ofb64enc.c Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
ofb_enc.c GH601: Various spelling fixes. 2016-02-05 15:25:50 -05:00
pcbc_enc.c Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
qud_cksm.c Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
rand_key.c Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
read2pwd.c Elide DES_read_password() for no-ui build 2016-03-07 14:51:08 -05:00
rpc_des.h Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
rpc_enc.c Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
set_key.c Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
spr.h Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
str2key.c Remove "experimental" in code and comments, too. 2016-02-17 21:12:30 -05:00
xcbc_enc.c Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00