On Sun, Sep 22, 2013 at 09:29:26PM +0100, Emil Velikov wrote:
Reviewed-by: Tom Stellard <thomas.stell...@amd.com>
> Signed-off-by: Emil Velikov <emil.l.veli...@gmail.com>
> ---
>  src/gallium/drivers/radeon/Makefile.am | 3 ---
>  1 file changed, 3 deletions(-)
> 
> diff --git a/src/gallium/drivers/radeon/Makefile.am 
> b/src/gallium/drivers/radeon/Makefile.am
> index ac8cbd3..d5a6ff2 100644
> --- a/src/gallium/drivers/radeon/Makefile.am
> +++ b/src/gallium/drivers/radeon/Makefile.am
> @@ -1,8 +1,6 @@
>  include Makefile.sources
>  include $(top_srcdir)/src/gallium/Automake.inc
>  
> -LIBGALLIUM_LIBS=
> -
>  noinst_LTLIBRARIES = libradeon.la
>  
>  AM_CFLAGS = $(GALLIUM_CFLAGS) $(RADEON_CFLAGS)
> @@ -30,7 +28,6 @@ libllvmradeon_la_SOURCES = \
>       $(LLVM_C_FILES)
>  
>  libllvmradeon_la_LIBADD = \
> -     $(LIBGALLIUM_LIBS) \
>       $(CLOCK_LIB) \
>       $(LLVM_LIBS) \
>       $(ELF_LIB)
> -- 
> 1.8.4
> 
> _______________________________________________
> mesa-dev mailing list
> mesa-dev@lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/mesa-dev
_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to