Bug 13464 - Cross compiling patches
Summary: Cross compiling patches
Status: RESOLVED FIXED
Alias: None
Product: xorg
Classification: Unclassified
Component: Lib/Xt (show other bugs)
Version: git
Hardware: All NetBSD
: medium enhancement
Assignee: Xorg Project Team
QA Contact: Xorg Project Team
URL:
Whiteboard:
Keywords: patch
Depends on:
Blocks:
 
Reported: 2007-11-30 08:45 UTC by Joerg Sonnenberger
Modified: 2011-10-07 17:45 UTC (History)
3 users (show)

See Also:
i915 platform:
i915 features:


Attachments
Cross-compiling support for libXt (1.52 KB, patch)
2007-11-30 08:47 UTC, Joerg Sonnenberger
no flags Details | Splinter Review

Description Joerg Sonnenberger 2007-11-30 08:45:44 UTC
The patch adds support for cross-compiling libXt out of the box.
Comment 1 Joerg Sonnenberger 2007-11-30 08:47:02 UTC
Created attachment 12872 [details] [review]
Cross-compiling support for libXt
Comment 2 Alistair Leslie-Hughes 2011-04-05 03:51:40 UTC
What is the easiest way to reproduce this issue?
Comment 3 Jeremy Huddleston Sequoia 2011-10-07 17:45:51 UTC
commit 36e9f0d351afbf7fd2595990b2d39e7c551f6420
Author: John Tapsell <johnflux@gmail.com>
Date:   Tue Sep 23 19:00:42 2008 +0300

    configure.ac: Use native compiler for build tools
    
    makestrs is used during the build, so use the native compiler (either
    gcc or cc in $PATH, can be overridden as $CC_FOR_BUILD) instead of the
    (possibly cross-) compiler.

diff --git a/configure.ac b/configure.ac


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.