On Mon, Sep 17, 2018 at 5:50 PM Marek Olšák <[email protected]> wrote: > > One missing feature is --with-sha1=. libcrypto has an unstable ABI and > Steam uses it. For Mesa to work with Steam, libnettle has/had to be > used instead.
We imported OpenBSD's sha1 implementation a year and a half ago to avoid all of that. commit d1efa09d342bff3e5def2978a0bef748d74f9c82 (tag: 17.0-branchpoint) Author: Emil Velikov <[email protected]> Date: Fri Jan 13 16:51:31 2017 +0000 util: import sha1 implementation from OpenBSD _______________________________________________ mesa-dev mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/mesa-dev
