xserver_xorg-server: add upstream patches to fix build issue
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Mon, 23 Jul 2012 21:41:15 +0000 (23:41 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Wed, 25 Jul 2012 16:23:34 +0000 (18:23 +0200)
commit30d2b422e53da8dcb4c13b6fdd47a959607807c5
treeb0f9da2682eecde9a04c061880be9091bfda7bfa
parentc4cb627010545343e425396c90dd62639516274d
xserver_xorg-server: add upstream patches to fix build issue

Fixes the following build issue with gcc 4.6:

  LINK  Xfbdev
.../host/opt/ext-toolchain/bin/../lib/gcc/arm-none-linux-gnueabi/4.6.1/../../../../arm-none-linux-gnueabi/bin/ld: ../../../os/.libs/libos.a(backtrace.o): undefined reference to symbol 'dladdr@@GLIBC_2.4'
.../host/opt/ext-toolchain/bin/../lib/gcc/arm-none-linux-gnueabi/4.6.1/../../../../arm-none-linux-gnueabi/bin/ld: note: 'dladdr@@GLIBC_2.4' is defined in DSO .../host/usr/arm-unknown-linux-gnueabi/sysroot/lib/libdl.so.2 so try adding it to the linker command line
.../host/usr/arm-unknown-linux-gnueabi/sysroot/lib/libdl.so.2: could not read symbols: Invalid operation

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/x11r7/xserver_xorg-server/xserver_xorg-server-01-add-dlopen-libs-flags-to-kdrive.patch [new file with mode: 0644]
package/x11r7/xserver_xorg-server/xserver_xorg-server-02-supply-dl-code-with-dlopen-libs.patch [new file with mode: 0644]
package/x11r7/xserver_xorg-server/xserver_xorg-server.mk