simon-git: putty (main): Simon Tatham

Commits to Tartarus hosted VCS tartarus-commits at lists.tartarus.org
Thu Apr 22 12:50:09 BST 2021


TL;DR:
  970f374e Fix the SHA-NI cmake-time check.

Repository:     https://git.tartarus.org/simon/putty.git
On the web:     https://git.tartarus.org/?p=simon/putty.git
Branch updated: main
Committer:      Simon Tatham <anakin at pobox.com>
Date:           2021-04-22 12:50:09

commit 970f374ea689c33321760ba62cfcad401d32521d
web diff https://git.tartarus.org/?p=simon/putty.git;a=commitdiff;h=970f374ea689c33321760ba62cfcad401d32521d;hp=977e725a4591e78495224fac5c9fefa18aed5477
Author: Simon Tatham <anakin at pobox.com>
Date:   Thu Apr 22 12:42:32 2021 +0100

    Fix the SHA-NI cmake-time check.
    
    When preparing commit fca13a17b160da3, I redesigned the cmake test
    function at the last minute, and apparently didn't quite get all the
    call sites correctly rewritten. This one still omitted some of the
    argument-type keywords, and had an obsolete parameter giving an
    explicit name for a sub-library, which I later decided wasn't needed.

 crypto/CMakeLists.txt | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)



More information about the tartarus-commits mailing list