[asterisk-bugs] [LibPRI 0010253]: [patch] ${CC} may have more than one word, breaks dependency generation
noreply at bugs.digium.com
noreply at bugs.digium.com
Mon Aug 6 14:41:25 CDT 2007
The following issue has been ASSIGNED.
======================================================================
http://bugs.digium.com/view.php?id=10253
======================================================================
Reported By: mirabilos
Assigned To: qwell
======================================================================
Project: LibPRI
Issue ID: 10253
Category: General
Reproducibility: always
Severity: minor
Priority: normal
Status: assigned
Asterisk Version: 1.4.8
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:57 CDT
Last Modified: 08-06-2007 14:41 CDT
======================================================================
Summary: [patch] ${CC} may have more than one word, breaks
dependency generation
Description:
If ${CC} has more than one word, for instance if using distcc,
or when pathnames contain spaces, dependency generation is broken.
The attached patch fixes that.
No idea about the asterisk version, this is libpri 1.2.4
======================================================================
----------------------------------------------------------------------
svnbot - 08-06-07 14:41
----------------------------------------------------------------------
Repository: libpri
Revision: 442
------------------------------------------------------------------------
r442 | qwell | 2007-08-06 14:41:23 -0500 (Mon, 06 Aug 2007) | 13 lines
Merged revisions 441 via svnmerge from
https://origsvn.digium.com/svn/libpri/branches/1.4
(closes issue http://bugs.digium.com/view.php?id=10253)
........
r441 | qwell | 2007-08-06 14:58:19 -0500 (Mon, 06 Aug 2007) | 4 lines
Allow setting CC to something with a space, such as `make CC="gcc -m32"`
Issue 10253.
........
------------------------------------------------------------------------
Issue History
Date Modified Username Field Change
======================================================================
08-06-07 14:41 svnbot Note Added: 0068511
08-06-07 14:41 svnbot Status feedback => assigned
08-06-07 14:41 svnbot Assigned To mattf => qwell
======================================================================
More information about the asterisk-bugs
mailing list