[asterisk-bugs] [Asterisk 0016489]: [patch] Missing plus signs in MAKE/SUBMAKE calls prevent parallel make from operating correctly
Asterisk Bug Tracker
noreply at bugs.digium.com
Tue Jan 19 11:42:11 CST 2010
A NOTE has been added to this issue.
======================================================================
https://issues.asterisk.org/view.php?id=16489
======================================================================
Reported By: Chainsaw
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 16489
Category: Core/BuildSystem
Reproducibility: always
Severity: minor
Priority: normal
Status: ready for testing
Target Version: 1.6.1.14
Asterisk Version: 1.6.1.12
JIRA: SWP-571
Regression: No
Reviewboard Link:
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Request Review:
======================================================================
Date Submitted: 2009-12-21 08:04 CST
Last Modified: 2010-01-19 11:42 CST
======================================================================
Summary: [patch] Missing plus signs in MAKE/SUBMAKE calls
prevent parallel make from operating correctly
Description:
This patch applies to the 1.6.1.12 release tarball and hopefully also to
the 1.6.2 branch. Parallel make fixes were applied for the compilation
process, but not the installation process.
This patch addresses that.
======================================================================
----------------------------------------------------------------------
(0116923) svnbot (reporter) - 2010-01-19 11:42
https://issues.asterisk.org/view.php?id=16489#c116923
----------------------------------------------------------------------
Repository: asterisk
Revision: 241230
U trunk/Makefile
------------------------------------------------------------------------
r241230 | qwell | 2010-01-19 11:42:11 -0600 (Tue, 19 Jan 2010) | 10 lines
Allow parallel make (-j) to work properly.
After some back and forth with the reporter, we came up with the necessary
changes.
(closes issue https://issues.asterisk.org/view.php?id=16489)
Reported by: Chainsaw
Patches:
asterisk-1.6.2.1-parallel-make-minimal.patch uploaded by Chainsaw
(license 723)
Tested by: Chainsaw, qwell
------------------------------------------------------------------------
http://svn.digium.com/view/asterisk?view=rev&revision=241230
Issue History
Date Modified Username Field Change
======================================================================
2010-01-19 11:42 svnbot Checkin
2010-01-19 11:42 svnbot Note Added: 0116923
======================================================================
More information about the asterisk-bugs
mailing list