mesa/src
Ilia Mirkin ae535cb0bf 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 <imirkin@alum.mit.edu>
Reviewed-by: Dave Airlie <airlied@gmail.com>
2015-09-07 00:18:12 -04:00
..
egl mesa: Fix warning about static being in the wrong place 2015-09-02 16:24:17 -07:00
gallium nouveau: don't mark full range as used on unmap with explicit flush 2015-09-05 23:04:23 -04:00
gbm mesa/gbm: Resolve GCC sign-compare warning. 2015-08-18 11:34:43 -07:00
getopt
glsl glsl: error out on ES 3.1 if VS or FS present but not both 2015-09-04 09:22:24 +03:00
glx mesa/glx: Resolve GCC sign-compare warning. 2015-08-18 11:34:43 -07:00
gtest mesa: Enable subdir-objects globally. 2015-06-26 12:55:25 +01:00
hgl glapi/hgl: Drop extern "C" as it was added to glapi 2015-05-13 15:26:29 -04:00
loader loader: use HAVE_LIBDRM instead of ! __NOT_HAVE_DRM_H 2015-07-22 16:35:25 +01:00
mapi glapi: Inline x86_64_current_tls(). 2015-09-01 13:23:13 -07:00
mesa st/mesa: don't fall back to 16F when 32F is requested 2015-09-06 14:15:59 -04:00
util util: make mesa-sha1.c completely empty when there are no SHA1 impls 2015-09-07 00:18:12 -04:00
Makefile.am automake: rework the EGL build 2015-07-22 16:35:27 +01:00
SConscript scons: rework the EGL build 2015-07-22 16:35:27 +01:00