mirror of
https://gitlab.freedesktop.org/xorg/proto/xorgproto.git
synced 2026-05-08 11:19:12 +02:00
Apply PPC64 build patch (Bug #303, Mike A. Harris, Alan Coopersmith).
This commit is contained in:
parent
5b67de2bce
commit
7cb1490d89
1 changed files with 1 additions and 0 deletions
1
Xmd.h
1
Xmd.h
|
|
@ -65,6 +65,7 @@ SOFTWARE.
|
|||
defined(__s390x__) || \
|
||||
(defined(__hppa__) && defined(__LP64__)) || \
|
||||
defined(__amd64__) || defined(amd64) || \
|
||||
defined(__powerpc64__) || \
|
||||
(defined(sgi) && (_MIPS_SZLONG == 64))
|
||||
#define LONG64 /* 32/64-bit architecture */
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue