xserver-xorg-1.5.3: Fix the build with nptl
authorKhem Raj <raj.khem@gmail.com>
Tue, 15 Sep 2009 03:11:36 +0000 (20:11 -0700)
committerKhem Raj <raj.khem@gmail.com>
Tue, 15 Sep 2009 06:35:52 +0000 (23:35 -0700)
commit2aaa77d10a35012cd1c7a86c1fb583c4fabcf782
treef3a4b37571ab0046f12457e25167555e42e5a59b
parent13bea4b76e58eb0342654c749d259536407e16d3
xserver-xorg-1.5.3: Fix the build with nptl

* These two patches are ported from
  http://bugs.gentoo.org/show_bug.cgi?id=263679#c13
  it fixes the following error.

  ../../glx/.libs/libglx.a(glapi.o): In function `_glapi_set_dispatch':
  glapi.c:(.text+0x117ac): undefined reference to `pthread_once'
  collect2: ld returned 1 exit status
  make[3]: *** [Xvfb] Error 1

Signed-off-by: Khem Raj <raj.khem@gmail.com>
recipes/xorg-xserver/xserver-xorg-1.5.3/xorg-server-1.5.3-configure.patch [new file with mode: 0644]
recipes/xorg-xserver/xserver-xorg-1.5.3/xorg-server-1.5.3-glcore-prepare-for-dynamic.patch [new file with mode: 0644]
recipes/xorg-xserver/xserver-xorg_1.5.3.bb