llvmpipe: Fix build break from 75da95c50
The Makefile looks for a file which is gone (lp_tile_soa.c) http://bugs.freedesktop.org/show_bug.cgi?id=57713
This commit is contained in:
@@ -45,8 +45,7 @@ C_SOURCES = \
|
||||
lp_surface.c \
|
||||
lp_tex_sample.c \
|
||||
lp_texture.c \
|
||||
lp_tile_image.c \
|
||||
lp_tile_soa.c
|
||||
lp_tile_image.c
|
||||
|
||||
CPP_SOURCES = \
|
||||
|
||||
|
||||
Reference in New Issue
Block a user