Summary: | Cross compiling patches | ||||||
---|---|---|---|---|---|---|---|
Product: | xorg | Reporter: | Joerg Sonnenberger <joerg> | ||||
Component: | Lib/Xt | Assignee: | Xorg Project Team <xorg-team> | ||||
Status: | RESOLVED FIXED | QA Contact: | Xorg Project Team <xorg-team> | ||||
Severity: | enhancement | ||||||
Priority: | medium | CC: | leslie_alistair, mat, matthieu.herrb | ||||
Version: | git | Keywords: | patch | ||||
Hardware: | All | ||||||
OS: | NetBSD | ||||||
Whiteboard: | |||||||
i915 platform: | i915 features: | ||||||
Attachments: |
|
Description
Joerg Sonnenberger
2007-11-30 08:45:44 UTC
Created attachment 12872 [details] [review] Cross-compiling support for libXt What is the easiest way to reproduce this issue? 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.