Mailing List Archive

[Bug 668] [PATCH] fix a pair of issues with parallel build (make -j2)
------- You are receiving this mail because: -------
You are on the CC list for the bug.

http://bugs.exim.org/show_bug.cgi?id=668

Tony Finch <fanf@exim.org> changed:

What |Removed |Added
----------------------------------------------------------------------------
CC| |fanf@exim.org
Status|NEW |ASSIGNED




--- Comment #1 from Tony Finch <fanf@exim.org> 2008-02-14 13:42:13 ---
Thanks. It looks like this patch also fixes a dependency problem I stumbled
across recently.


--
Configure bugmail: http://bugs.exim.org/userprefs.cgi?tab=email

--
## List details at http://lists.exim.org/mailman/listinfo/exim-dev Exim details at http://www.exim.org/ ##
[Bug 668] [PATCH] fix a pair of issues with parallel build (make -j2) [ In reply to ]
------- You are receiving this mail because: -------
You are on the CC list for the bug.

http://bugs.exim.org/show_bug.cgi?id=668

Tony Finch <fanf@exim.org> changed:

What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Resolution| |FIXED




--- Comment #2 from Tony Finch <fanf@exim.org> 2008-02-14 13:49:36 ---
CVS commit by fanf2:

Fix parallel build (make -j). Fixes: bug #668.

--- CVS commit summary ---
1.544 1.545 +1 -0 - exim/exim-doc/doc-txt/ChangeLog
1.4 1.5 +2 -5 - exim/exim-src/Makefile
1.14 1.15 +6 -17 - exim/exim-src/OS/Makefile-Base
1.5 1.6 +0 -1 - exim/exim-src/src/auths/Makefile
1.7 1.8 +0 -1 - exim/exim-src/src/lookups/Makefile
1.3 1.4 +0 -1 - exim/exim-src/src/routers/Makefile
1.3 1.4 +0 -1 - exim/exim-src/src/transports/Makefile


--
Configure bugmail: http://bugs.exim.org/userprefs.cgi?tab=email

--
## List details at http://lists.exim.org/mailman/listinfo/exim-dev Exim details at http://www.exim.org/ ##