On 12-02-25 05:25 PM, Ran Benita wrote:
>     Since makekeys is built using build environment's gcc and
Just a nit. I could be wrong, but makekeys is not only build with the
GNU compiler (gcc). The native compiler is not always gcc.

        AC_PATH_PROGS([CC_FOR_BUILD], [gcc cc], [cc])

Fix (if needed) at your discretion, no need to repost.
>     runs natively, we have to make sure that the size of the
>     Signature type is the same on both the native environment
>     and the target, otherwise we get mismatches upon running X,
>     and some LSB test failures (xts5).

_______________________________________________
[email protected]: X.Org development
Archives: http://lists.x.org/archives/xorg-devel
Info: http://lists.x.org/mailman/listinfo/xorg-devel

Reply via email to