]> git.ipfire.org Git - thirdparty/openssl.git/commit
Remove import/use of File::Spec::Function
authorDaniel Bevenius <daniel.bevenius@gmail.com>
Sun, 1 Apr 2018 14:17:52 +0000 (16:17 +0200)
committerRichard Levitte <levitte@openssl.org>
Sun, 1 Apr 2018 20:42:32 +0000 (22:42 +0200)
commit89b4da476bcd0b97bd71f63b79538b358efec166
treef0e9978136c2df6d166e8faff216fed71b9ef186
parent6025c6619aa95a114a89ac3a60f8fac8abf0380a
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 <appro@openssl.org>
Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/5832)

(cherry picked from commit 0e34f37fb1b7474c86ac9a170dfda5226351ecc9)
crypto/build.info