xserver_xorg-server: fix libunwind on MIPS with 32-bit pointers
authorVicente Olivert Riera <Vincent.Riera@imgtec.com>
Sun, 15 Feb 2015 18:10:58 +0000 (18:10 +0000)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Thu, 19 Feb 2015 21:29:48 +0000 (22:29 +0100)
commit367a50d7c54635994f6fee65b0fb5f42621e40d5
treed81f6e091322bfdc8638a2d456e8b5c0594c9445
parent0645153bb3b9a7f85eaae2c1ce8e98f545d6e8b3
xserver_xorg-server: fix libunwind on MIPS with 32-bit pointers

Adding a patch to fix a compilation problem of Xorg + libunwind support
when building it on MIPS variants with 32-bit pointers.

Related:

  http://lists.busybox.net/pipermail/buildroot/2014-December/114404.html

Patch submitted upstream:

  http://lists.x.org/archives/xorg-devel/2015-January/045226.html

Patch reviewed by an Xorg developer:

  http://lists.x.org/archives/xorg-devel/2015-January/045383.html

Fixes:

  http://autobuild.buildroot.net/results/87b/87be2c95957f9925c1258812e536df72689fc5da/

Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/x11r7/xserver_xorg-server/0004-backtrace.c-Fix-word-cast-to-a-pointer.patch [new file with mode: 0644]