/[packages]/cauldron/mesa/current/SOURCES/0001-Fix-undefined-symbols-in-libOSMesa-and-libglapi.patch
ViewVC logotype

Diff of /cauldron/mesa/current/SOURCES/0001-Fix-undefined-symbols-in-libOSMesa-and-libglapi.patch

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 289280 by anssi, Sat Aug 4 22:48:43 2012 UTC revision 289281 by blino, Fri Sep 7 11:01:44 2012 UTC
# Line 39  diff --git a/src/mesa/drivers/osmesa/Mak Line 39  diff --git a/src/mesa/drivers/osmesa/Mak
39  index dbee925..5a1d88e 100644  index dbee925..5a1d88e 100644
40  --- a/src/mesa/drivers/osmesa/Makefile.am  --- a/src/mesa/drivers/osmesa/Makefile.am
41  +++ b/src/mesa/drivers/osmesa/Makefile.am  +++ b/src/mesa/drivers/osmesa/Makefile.am
42  @@ -39,6 +39,12 @@ lib@OSMESA_LIB@_la_LDFLAGS = -module -version-number @OSMESA_VERSION@ -shared -n  @@ -39,6 +39,12 @@
43   lib@OSMESA_LIB@_la_LIBADD = \   lib@OSMESA_LIB@_la_LIBADD = \
44          $(top_builddir)/src/mesa/libmesa.la \          $(top_builddir)/src/mesa/libmesa.la \
45          $(top_builddir)/src/mapi/glapi/libglapi.la          $(top_builddir)/src/mapi/glapi/libglapi.la
# Line 50  index dbee925..5a1d88e 100644 Line 50  index dbee925..5a1d88e 100644
50  +lib@OSMESA_LIB@_la_LIBADD += -lglapi  +lib@OSMESA_LIB@_la_LIBADD += -lglapi
51  +endif  +endif
52    
53     if BUILD_SHARED
54   # Provide compatibility with scripts for the old Mesa build system for   # Provide compatibility with scripts for the old Mesa build system for
  # a while by putting a link to the driver into /lib of the build tree.  
55  --  --
56  1.7.10  1.7.10
57    

Legend:
Removed from v.289280  
changed lines
  Added in v.289281

  ViewVC Help
Powered by ViewVC 1.1.30