[Asterisk-bugs] [Asterisk 0010252]: [patch] sometimes, cppflags or ldflags are missing
noreply at bugs.digium.com
noreply at bugs.digium.com
Fri Jul 20 17:22:50 CDT 2007
The following issue requires your FEEDBACK.
======================================================================
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-20-2007 17:22 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.
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
07-20-07 17:22 russell Status new => feedback
======================================================================
More information about the asterisk-bugs
mailing list