[PATCH libX11 1/2] config: Fix architecture check for OS/2 to skip nios2 cpu
Julien Cristau
jcristau at debian.org
Sat Nov 6 08:32:16 PDT 2010
On Sat, Nov 6, 2010 at 06:58:09 -0700, Dan Nicholson wrote:
> The OS/2 platform requires some utility functions as well as having a
> non-32 bit wchar_t. Fix the configure check so that it doesn't also
> affect the nios2 cpu, which wouldn't influence these operating system
> issues.
>
> Signed-off-by: Dan Nicholson <dbn.lists at gmail.com>
> Tested-by: Frans Meulenbroeks <fransmeulenbroeks at gmail.com>
On Sat, Nov 6, 2010 at 06:58:10 -0700, Dan Nicholson wrote:
> When checking for the OS/2 platform, $target_os is used. However, unless
> building a cross compiler, the $host* strings contain the platform
> details for the build system. See:
>
> http://www.gnu.org/software/automake/manual/automake.html#Cross_002dCompilation
>
> $host_os is already being used to determine the transport and threading
> options.
>
> Signed-off-by: Dan Nicholson <dbn.lists at gmail.com>
For both of those:
Reviewed-by: Julien Cristau <jcristau at debian.org>
Cheers,
Julien
More information about the xorg-devel
mailing list