xorg: add a new cross-compile fix for libXt 1.0.6
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Tue, 28 Jul 2009 09:24:10 +0000 (11:24 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Tue, 28 Jul 2009 09:53:04 +0000 (11:53 +0200)
commit90a459ce4d27fc6a2527ae29f0a07f24f0993a02
tree2c9bca938b312ff7578802d6c710c9607b3a4e04
parent930f3db16724f95ebcf641d2887bb773f296c295
xorg: add a new cross-compile fix for libXt 1.0.6

The cross-compile fix included in mainline of libXt between 1.0.5 and
1.0.6 is not sufficient. It allows to pass a different compiler for
the host tools, but still uses the TARGET_CFLAGS/TARGET_LDFLAGS to
compile the host tools, which obviously isn't correct.

The new patch allows to use the CFLAGS_FOR_BUILD/LDFLAGS_FOR_BUILD
variables as the CFLAGS/LDFLAGS to build the host tools.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/x11r7/xlib_libXt/xlib_libXt-1.0.6-cross-compile-fix.patch [new file with mode: 0644]
package/x11r7/xlib_libXt/xlib_libXt.mk