[Asterisk-bugs] [Asterisk 0010252]: [patch] sometimes, cppflags or ldflags are missing
noreply at bugs.digium.com
noreply at bugs.digium.com
Sat Jul 21 10:39:10 CDT 2007
A NOTE has been added to this issue.
======================================================================
http://bugs.digium.com/view.php?id=10252
======================================================================
Reported By: mirabilos
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 10252
Category: Core/BuildSystem
Reproducibility: N/A
Severity: minor
Priority: normal
Status: feedback
Asterisk Version: 1.2.22
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Disclaimer on File?: N/A
Request Review:
======================================================================
Date Submitted: 07-20-2007 05:52 CDT
Last Modified: 07-21-2007 10:39 CDT
======================================================================
Summary: [patch] sometimes, cppflags or ldflags are missing
Description:
Sometimes, CPPFLAGS or LDFLAGS are “forgotten” when linking
an executable, which breaks cross-compilation environments
that pass important information in these.
Also, /usr/bin/ar might not be the right choice for the target,
use a variable ${TARGET_CROSS} which is predefined by most
current cross build environments.
This is for 1.2.x branch.
======================================================================
----------------------------------------------------------------------
mirabilos - 07-21-07 10:39
----------------------------------------------------------------------
These patches were written by the company employing me (by either
my boss, my colleagues or myself) for the FreeWRT Project, and I
was authorised and ordered to make sure they can be fed back to
upstream.
Issue History
Date Modified Username Field Change
======================================================================
07-21-07 10:39 mirabilos Note Added: 0067696
======================================================================
More information about the asterisk-bugs
mailing list