diff options
author | Heiko Schlittermann (HS12-RIPE) <hs@schlittermann.de> | 2015-07-23 23:20:37 +0200 |
---|---|---|
committer | Heiko Schlittermann (HS12-RIPE) <hs@schlittermann.de> | 2015-07-23 23:20:37 +0200 |
commit | fef95dbbb2220e10f5a6bf7ac1b6ecdff0025bca (patch) | |
tree | 2e94858a6f4e051e4642ae5fb069f8e80a84de10 | |
parent | 1dace7534d670a7e1a41160cbe044b0a85433dfd (diff) |
Doc: parallel builds (make -j) workexim-4_86
-rw-r--r-- | doc/doc-docbook/spec.xfpt | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/doc/doc-docbook/spec.xfpt b/doc/doc-docbook/spec.xfpt index 3e36520f2..a05b41b40 100644 --- a/doc/doc-docbook/spec.xfpt +++ b/doc/doc-docbook/spec.xfpt @@ -2034,9 +2034,6 @@ For example, on a Sun system running Solaris 8, the directory .cindex "symbolic link" "to source files" Symbolic links to relevant source files are installed in the build directory. -&*Warning*&: The &%-j%& (parallel) flag must not be used with &'make'&; the -building process fails if it is set. - If this is the first time &'make'& has been run, it calls a script that builds a make file inside the build directory, using the configuration files from the &_Local_& directory. The new make file is then passed to another instance of |