[PATCH] libXt: don't use target flags to build makestrs #69241

Alan Coopersmith alan.coopersmith at oracle.com
Mon Sep 16 12:58:05 PDT 2013


On 09/13/13 04:58 PM, Yunlian Jiang wrote:
> From: Yunlian Jiang <yunlian at gmail.com>
>
> The build-time binary makestrs should not be built with target flags.
> If the target flags are not compatable with the build compiler. The
> compile time error or the runtime error may happen when building or
> running the binary makestrs.

Does the resulting makestrs work?   It needs to have the right flags for
generating the code for the target platform.   (This code really really
really wasn't designed for cross-compiling, and I'm constantly surprised
cross-compiling even appears to work.)

-- 
	-Alan Coopersmith-              alan.coopersmith at oracle.com
	 Oracle Solaris Engineering - http://blogs.oracle.com/alanc


More information about the xorg-devel mailing list