mirror of
https://github.com/openssl/openssl.git
synced 2025-01-30 14:01:55 +08:00
8308411297
Before this change, variables for which a '=' appeared in the assignment would be parsed as the entire string up until the final '='. For example: BUILD_CMD=shlib_target=; if [ -n "$(SHARED_LIBS)" ]; then \ would result in the variable name "BUILD_CMD=shlib_target". This doesn't appear to harm the current generation of MINFO, but creates problems for other Makefile-related work I'm attempting. Change-Id: I1f3a606d67fd5464bb459e8f36c23b3e967b77e1 Signed-off-by: Mike Bland <mbland@acm.org> Signed-off-by: Geoff Thorpe <geoff@openssl.org> Reviewed-by: Richard Levitte <levitte@openssl.org> |
||
---|---|---|
.. | ||
pl | ||
.cvsignore | ||
add_cr.pl | ||
arx.pl | ||
bat.sh | ||
ck_errf.pl | ||
clean-depend.pl | ||
copy-if-different.pl | ||
copy.pl | ||
cygwin.sh | ||
deleof.pl | ||
deltree.com | ||
dirname.pl | ||
do_ms.sh | ||
domd | ||
err-ins.pl | ||
extract-names.pl | ||
extract-section.pl | ||
files.pl | ||
fipsas.pl | ||
fipsdist.pl | ||
fipslink.pl | ||
fipsobj.pl | ||
fixNT.sh | ||
FreeBSD.sh | ||
incore | ||
install.sh | ||
libeay.num | ||
mk1mf.pl | ||
mkcerts.sh | ||
mkdef.pl | ||
mkdir-p.pl | ||
mkerr.pl | ||
mkfiles.pl | ||
mklink.pl | ||
mkrc.pl | ||
mkstack.pl | ||
opensslwrap.sh | ||
perlpath.pl | ||
pod2man.pl | ||
pod2mantest | ||
pod2mantest.pod | ||
point.sh | ||
selftest.pl | ||
shlib_wrap.sh | ||
sp-diff.pl | ||
speed.sh | ||
src-dep.pl | ||
ssleay.num | ||
tab_num.pl | ||
x86asm.sh |