Revision f588db901705adfa774bf3e2604ffd60e55d16a5 authored by Matt Caswell on 01 March 2016, 12:08:33 UTC, committed by Matt Caswell on 01 March 2016, 12:42:12 UTC
Update mk1mf.pl to properly handle no-weak-ssl-ciphers Reviewed-by: Richard Levitte <levitte@openssl.org>
1 parent 8954b54
deleof.pl
#!/usr/local/bin/perl
while (<>)
{
print
last if (/^# DO NOT DELETE THIS LINE/);
}

Computing file changes ...