From: Daniel Bevenius Date: Sun, 1 Apr 2018 14:17:52 +0000 (+0200) Subject: Remove import/use of File::Spec::Function X-Git-Tag: OpenSSL_1_1_1-pre4~6 X-Git-Url: https://git.openssl.org/?p=openssl.git;a=commitdiff_plain;h=0e34f37fb1b7474c86ac9a170dfda5226351ecc9 Remove import/use of File::Spec::Function It looks like the usage of these functions were removed in in commit 0a4edb931b883b9973721ae012e60c028387dd50 ("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: Andy Polyakov Reviewed-by: Richard Levitte (Merged from https://github.com/openssl/openssl/pull/5832) --- diff --git a/crypto/build.info b/crypto/build.info index 368671a5fc..b515b7318e 100644 --- a/crypto/build.info +++ b/crypto/build.info @@ -1,4 +1,3 @@ -{- use File::Spec::Functions qw/catdir catfile/; -} LIBS=../libcrypto SOURCE[../libcrypto]=\ cryptlib.c mem.c mem_dbg.c cversion.c ex_data.c cpt_err.c \