On Tuesday, July 07, 2015 11:33:57 PM Matt Turner wrote:
> Cc: "10.6" <mesa-sta...@lists.freedesktop.org>
> ---
>  src/util/Makefile.am | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/src/util/Makefile.am b/src/util/Makefile.am
> index 2e7542e..1e087b4 100644
> --- a/src/util/Makefile.am
> +++ b/src/util/Makefile.am
> @@ -46,9 +46,9 @@ libmesautil_la_SOURCES = \
>  
>  if ENABLE_SHADER_CACHE
>  libmesautil_la_SOURCES += $(MESA_UTIL_SHADER_CACHE_FILES)
> -endif
>  
>  libmesautil_la_LIBADD = $(SHA1_LIBS)
> +endif
>  
>  roundeven_test_LDADD = -lm
>  
> 

Yeah...haven't thought through a plan yet.  This certainly seems
reasonable.  Reverting it all and pushing it back in later isn't crazy
either, but with this patch I'm not sure it's hurting anything...

Reviewed-by: Kenneth Graunke <kenn...@whitecape.org>

Attachment: signature.asc
Description: This is a digitally signed message part.

_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to