NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: port-arm/50356: X server with wsfb broken on armeb environment
The following reply was made to PR port-arm/50356; it has been noted by GNATS.
From: Tobias Nygren <tnn%NetBSD.org@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc:
Subject: Re: port-arm/50356: X server with wsfb broken on armeb environment
Date: Thu, 22 Oct 2015 15:23:14 +0200
On Thu, 22 Oct 2015 12:45:00 +0000 (UTC)
okuyama%flex.phys.tohoku.ac.jp@localhost wrote:
> Codes in X.org distribution assumes little endian for arm machines.
> Check __ARMEB__ macro appropriately. Then, output gets sanity:
Fix looks good to me. Btw upstream X.org has removed all MD definitions
from servermd.h and are using system provided BYTE_ORDER macros so we
don't need to upstream this.
Home |
Main Index |
Thread Index |
Old Index