The following commit has been merged in the openafs-stable-1_6_x branch:
commit 45190b44dbc6573e6175b6da682c4a528846d1a0
Author: Michael Meffie <[email protected]>
Date: Wed Aug 1 17:26:33 2012 -0400
comerr: compile_et -emit option for parallel make
Add the -emit option to the compile_et command to support parallel make.
The -emit option allows make to generate the header and the source files
independently, instead of building two files at the some time. This
avoids the issue where one command creates two separate files, which is
difficult to handle correctly for parallel makes.
Reviewed-on: http://gerrit.openafs.org/7921
Tested-by: BuildBot <[email protected]>
Reviewed-by: Marc Dionne <[email protected]>
Reviewed-by: Benjamin Kaduk <[email protected]>
Reviewed-by: Derrick Brashear <[email protected]>
(cherry picked from commit 9df43aacab0f311c15837b230761a11750f8b9cb)
Change-Id: Id560fcec356a4b36c0e311440f74a97a670c07d1
Reviewed-on: http://gerrit.openafs.org/11227
Tested-by: BuildBot <[email protected]>
Reviewed-by: Chas Williams - CONTRACTOR <[email protected]>
Reviewed-by: Benjamin Kaduk <[email protected]>
Reviewed-by: Stephan Wiesand <[email protected]>
doc/man-pages/pod1/afs_compile_et.pod | 27 ++++++-
src/comerr/compile_et.c | 152 +++++++++++++++++++++------------
src/comerr/error_table.y | 14 ++--
src/comerr/error_table_nt.c | 14 ++--
4 files changed, 139 insertions(+), 68 deletions(-)
--
OpenAFS Master Repository
_______________________________________________
OpenAFS-cvs mailing list
[email protected]
https://lists.openafs.org/mailman/listinfo/openafs-cvs