On Sun, Jun 05, 2011 at 09:04:49PM +0200, Marcin Slusarz wrote:
> Without it changes to GALLIUM_AUXILIARIES don't induce target rebuild
> ---
>  src/gallium/targets/Makefile.xorg |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)
> 
> diff --git a/src/gallium/targets/Makefile.xorg 
> b/src/gallium/targets/Makefile.xorg
> index 47040bb..6fad710 100644
> --- a/src/gallium/targets/Makefile.xorg
> +++ b/src/gallium/targets/Makefile.xorg
> @@ -41,7 +41,7 @@ endif
>  
>  default: depend $(TOP)/$(LIB_DIR)/gallium $(LIBNAME) $(LIBNAME_STAGING)
>  
> -$(LIBNAME): $(OBJECTS) Makefile ../Makefile.xorg $(LIBS) $(DRIVER_PIPES)
> +$(LIBNAME): $(OBJECTS) Makefile ../Makefile.xorg $(LIBS) $(DRIVER_PIPES) 
> $(GALLIUM_AUXILIARIES)
>       $(MKLIB) -linker '$(CC)' -noprefix -o $@ $(LDFLAGS) $(OBJECTS) 
> $(DRIVER_PIPES) $(GALLIUM_AUXILIARIES) $(DRIVER_LINKS)
>  
>  depend: $(C_SOURCES) $(CPP_SOURCES) $(ASM_SOURCES) $(SYMLINKS) 
> $(GENERATED_SOURCES)
> -- 

Can someone commit this patch?
 
Marcin
_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to