[asterisk-bugs] [Asterisk 0017464]: When cross-compiling, menuselect is built for target, not host architecture
Asterisk Bug Tracker
noreply at bugs.digium.com
Fri Jun 4 14:38:57 CDT 2010
A NOTE has been added to this issue.
======================================================================
https://issues.asterisk.org/view.php?id=17464
======================================================================
Reported By: pprindeville
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 17464
Category: Core/BuildSystem
Reproducibility: always
Severity: minor
Priority: normal
Status: new
Asterisk Version: SVN
JIRA:
Regression: No
Reviewboard Link:
SVN Branch (only for SVN checkouts, not tarball releases): trunk
SVN Revision (number only!): 267925
Request Review:
======================================================================
Date Submitted: 2010-06-03 23:32 CDT
Last Modified: 2010-06-04 14:38 CDT
======================================================================
Summary: When cross-compiling, menuselect is built for
target, not host architecture
Description:
When building asterisk and supplying both CC and CC_FOR_BUILD, menuselect
gets compiled with target tools, not the host tools.
======================================================================
----------------------------------------------------------------------
(0122989) svnbot (reporter) - 2010-06-04 14:38
https://issues.asterisk.org/view.php?id=17464#c122989
----------------------------------------------------------------------
Repository: asterisk
Revision: 268050
U branches/1.4/Makefile
U branches/1.4/makeopts.in
------------------------------------------------------------------------
r268050 | tilghman | 2010-06-04 14:38:57 -0500 (Fri, 04 Jun 2010) | 6
lines
Build menuselect with the build environment's compiler, not the host
(target)'s compiler.
(closes issue https://issues.asterisk.org/view.php?id=17464)
Reported by: pprindeville
Tested by: tilghman
------------------------------------------------------------------------
http://svn.digium.com/view/asterisk?view=rev&revision=268050
Issue History
Date Modified Username Field Change
======================================================================
2010-06-04 14:38 svnbot Checkin
2010-06-04 14:38 svnbot Note Added: 0122989
======================================================================
More information about the asterisk-bugs
mailing list