diff options
author | Richard Levitte <levitte@openssl.org> | 2016-02-19 02:35:33 +0100 |
---|---|---|
committer | Richard Levitte <levitte@openssl.org> | 2016-02-19 08:58:09 +0100 |
commit | 5be5e56c09015633d94fb1ee1290081a78074546 (patch) | |
tree | 93a8247354fc94d162a875d88ec63e2def74e254 /Configurations/00-base-templates.conf | |
parent | VMS: produce dependency files just like you produce object files (diff) | |
download | openssl-5be5e56c09015633d94fb1ee1290081a78074546.tar.xz openssl-5be5e56c09015633d94fb1ee1290081a78074546.zip |
VMS: rather use a quick file comparison than DIFF
VMS DIFF tries to calculate all the differences, which is slower than
just reading the files and stopping at the first difference. The
latter doesn't exist as a command, so the problem is solved with perl
and File::Compare (has been in core perl since very early version 5).
Reviewed-by: Viktor Dukhovni <viktor@openssl.org>
Diffstat (limited to 'Configurations/00-base-templates.conf')
0 files changed, 0 insertions, 0 deletions