targets/egl: i965 needs libwsw.
Fix undefined symbol wrapper_sw_winsys_dewrap_pipe_screen.
This commit is contained in:
@@ -74,7 +74,8 @@ i965_CPPFLAGS :=
|
||||
i965_SYS := -ldrm_intel
|
||||
i965_LIBS := \
|
||||
$(TOP)/src/gallium/winsys/i965/drm/libi965drm.a \
|
||||
$(TOP)/src/gallium/drivers/i965/libi965.a
|
||||
$(TOP)/src/gallium/drivers/i965/libi965.a \
|
||||
$(TOP)/src/gallium/winsys/sw/wrapper/libwsw.a
|
||||
|
||||
# nouveau pipe driver
|
||||
nouveau_CPPFLAGS :=
|
||||
|
||||
Reference in New Issue
Block a user