]> git.pld-linux.org Git - packages/Mesa.git/blobdiff - Mesa-link.patch
BR: elfutils-devel
[packages/Mesa.git] / Mesa-link.patch
index 9f34e812a71e591beac69982a65faf9a18368182..c661a87296e055117825175c5afd25cdd30f4f76 100644 (file)
  
  nodist_EXTRA_libxatracker_la_SOURCES = dummy.cpp
  
---- Mesa-9.1/src/gbm/Makefile.am~      2013-02-16 02:32:00.000000000 +0100
-+++ Mesa-9.1/src/gbm/Makefile.am       2013-02-26 19:53:54.295673416 +0100
-@@ -19,7 +19,7 @@
-       main/backend.c \
-       main/common.c
- libgbm_la_LDFLAGS = -version-info 1:0
--libgbm_la_LIBADD = $(LIBUDEV_LIBS) $(LIBKMS_LIBS) $(DLOPEN_LIBS)
-+libgbm_la_LIBADD = $(LIBUDEV_LIBS) $(LIBKMS_LIBS) $(DLOPEN_LIBS) $(LIBDRM_LIBS)
- if HAVE_EGL_PLATFORM_WAYLAND
- AM_CPPFLAGS = -DHAVE_WAYLAND_PLATFORM
---- Mesa-9.1/src/gallium/targets/xvmc-nouveau/Makefile.am.orig 2013-02-20 01:26:22.000000000 +0100
-+++ Mesa-9.1/src/gallium/targets/xvmc-nouveau/Makefile.am      2013-02-27 20:42:00.199549898 +0100
-@@ -48,6 +48,7 @@
-       $(top_builddir)/src/gallium/auxiliary/libgallium.la \
-       $(top_builddir)/src/gallium/state_trackers/xvmc/libxvmctracker.la \
-       $(top_builddir)/src/gallium/winsys/nouveau/drm/libnouveaudrm.la \
-+      $(top_builddir)/src/gallium/drivers/nv30/libnv30.la \
-       $(top_builddir)/src/gallium/drivers/nv50/libnv50.la \
-       $(top_builddir)/src/gallium/drivers/nvc0/libnvc0.la \
-       $(top_builddir)/src/gallium/drivers/nouveau/libnouveau.la \
---- Mesa-9.1/src/mesa/libdricore/Makefile.am.orig      2013-02-20 01:26:22.000000000 +0100
-+++ Mesa-9.1/src/mesa/libdricore/Makefile.am   2013-02-27 20:43:01.806214222 +0100
-@@ -42,6 +42,7 @@
- libdricore@VERSION@_la_LDFLAGS = -version-number 1:0
- libdricore@VERSION@_la_LIBADD = \
-         ../program/libdricore_program.la \
-+      $(DLOPEN_LIBS)
-         $()
- if HAVE_X86_ASM
---- Mesa-9.1/src/gallium/targets/vdpau-softpipe/Makefile.am.orig       2013-02-20 01:26:22.000000000 +0100
-+++ Mesa-9.1/src/gallium/targets/vdpau-softpipe/Makefile.am    2013-02-28 15:46:37.886610941 +0100
-@@ -35,7 +35,7 @@
- vdpau_LTLIBRARIES = libvdpau_softpipe.la
- libvdpau_softpipe_la_SOURCES = \
--      $(top_srcdir)/src/gallium/auxiliary/vl/vl_winsys_dri.c
-+      $(top_srcdir)/src/gallium/auxiliary/vl/vl_winsys_xsp.c
- libvdpau_softpipe_la_LDFLAGS = \
-       -module \
+
This page took 0.09947 seconds and 4 git commands to generate.