Partially revert "gallium: fix autotools build of pipe_msm.la"
This partially reverts commit356ec7a219. There are symbols needed by libglsl missing, so we might as well skip the entire library. Fixes:356ec7a219Signed-off-by: Jan Vesely <jan.vesely@rutgers.edu> Acked-by: Dieter Nützel <Dieter@nuetzel-hh.de> Tested-by: Dieter Nützel <Dieter@nuetzel-hh.de> Tested-by: Vinson Lee <vlee@freedesktop.org>
This commit is contained in:
@@ -53,7 +53,8 @@ endif
|
||||
|
||||
PIPE_LIBS += \
|
||||
$(top_builddir)/src/gallium/auxiliary/libgallium.la \
|
||||
$(top_builddir)/src/compiler/glsl/libglsl.la \
|
||||
$(top_builddir)/src/compiler/nir/libnir.la \
|
||||
$(top_builddir)/src/util/libmesautil.la \
|
||||
$(GALLIUM_COMMON_LIB_DEPS)
|
||||
|
||||
AM_LDFLAGS = \
|
||||
|
||||
Reference in New Issue
Block a user