提交 0e34f37f 编写于 作者: D Daniel Bevenius 提交者: Richard Levitte

Remove import/use of File::Spec::Function

It looks like the usage of these functions were removed in
in commit 0a4edb93 ("Unified - adapt
the generation of cpuid, uplink and buildinf to use GENERATE").

This commit removes the import/use of File::Spec::Functions module as it
is no longer needed by crypto/build.info.
Reviewed-by: NAndy Polyakov <appro@openssl.org>
Reviewed-by: NRichard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/5832)
上级 2cc8fe11
{- use File::Spec::Functions qw/catdir catfile/; -}
LIBS=../libcrypto LIBS=../libcrypto
SOURCE[../libcrypto]=\ SOURCE[../libcrypto]=\
cryptlib.c mem.c mem_dbg.c cversion.c ex_data.c cpt_err.c \ cryptlib.c mem.c mem_dbg.c cversion.c ex_data.c cpt_err.c \
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册