https://bugs.freedesktop.org/show_bug.cgi?id=91898

Vinson Lee <v...@freedesktop.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #4 from Vinson Lee <v...@freedesktop.org> ---
(In reply to Tapani Pälli from comment #3)
> Vinson, is this still a problem?

This is fixed.

commit ae535cb0bf86e3ae376d42f4fd064bb73c22427e
Author: Ilia Mirkin <imir...@alum.mit.edu>
Date:   Mon Sep 7 00:06:51 2015 -0400

    util: make mesa-sha1.c completely empty when there are no SHA1 impls

    My earlier attempt to fix this missed the fact that there was a #else
    clause that assumes that you have openssh. This moves the whole thing
    under #ifdef HAVE_SHA1 which should avoid this issue.

    Fixes: 13bfa5201 (util: always include sha1 into the build)
    Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=91898
    Signed-off-by: Ilia Mirkin <imir...@alum.mit.edu>
    Reviewed-by: Dave Airlie <airl...@gmail.com>

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to