5b14d5b5a0
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> |
||
---|---|---|
.. | ||
asm | ||
bf_cbc.c | ||
bf_cfb64.c | ||
bf_ecb.c | ||
bf_enc.c | ||
bf_locl.h | ||
bf_ofb64.c | ||
bf_pi.h | ||
bf_skey.c | ||
bfs.cpp | ||
build.info | ||
COPYRIGHT | ||
INSTALL | ||
Makefile.in | ||
VERSION |