xtrans: fix #ifdef leading to undefined symbol SUN_LEN

We don't #define this macro (yet?).
This commit is contained in:
François Revol
2016-01-17 19:12:24 +01:00
parent 6f0d12ba96
commit 696dbc70af
2 changed files with 39 additions and 1 deletions

View File

@@ -10,9 +10,10 @@ COPYRIGHT="1993, 1994, 1998 The Open Group
1996 Sebastien Marineau, Holger Veit
2003 Keith Packard, Noah Levitt"
LICENSE="MIT (no promotion)"
REVISION="1"
REVISION="2"
SOURCE_URI="http://xorg.freedesktop.org/releases/individual/lib/xtrans-1.3.5.tar.gz"
CHECKSUM_SHA256="b7a577c1b6c75030145e53b4793db9c88f9359ac49e7d771d4385d21b3e5945d"
PATCHES="xtrans-1.3.5.patchset"
ARCHITECTURES="x86_gcc2 x86 x86_64"
SECONDARY_ARCHITECTURES="x86_gcc2 x86"