diff options
author | Ilia Mirkin <[email protected]> | 2015-09-07 00:06:51 -0400 |
---|---|---|
committer | Ilia Mirkin <[email protected]> | 2015-09-07 00:18:12 -0400 |
commit | ae535cb0bf86e3ae376d42f4fd064bb73c22427e (patch) | |
tree | 003b0193607b8ee803baaff8a96c3075116a9b95 /src/gallium/drivers/svga | |
parent | 13bfa5201162185005fa9a45f7bc76e5909ab193 (diff) |
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 <[email protected]>
Reviewed-by: Dave Airlie <[email protected]>
Diffstat (limited to 'src/gallium/drivers/svga')
0 files changed, 0 insertions, 0 deletions