summaryrefslogtreecommitdiffstats
path: root/academic/OpenFOAM/README
diff options
context:
space:
mode:
author Lorenzo Trevisan <lorenzo.trevisan@gmail.com>2022-07-29 22:50:17 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2022-07-29 22:50:17 +0700
commit103e41bdab451922c816e1b97eaf2e240725b910 (patch)
tree9b321db8e3cf118f3e031904884539545eadc4fd /academic/OpenFOAM/README
parent850702d90dba9c6a410e936485c23fa72ab3078f (diff)
downloadslackbuilds-103e41bdab451922c816e1b97eaf2e240725b910.tar.gz
slackbuilds-103e41bdab451922c816e1b97eaf2e240725b910.tar.xz
academic/OpenFOAM: Updated for version 10.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to '')
-rw-r--r--academic/OpenFOAM/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/academic/OpenFOAM/README b/academic/OpenFOAM/README
index d91ec421c8..a72cf10568 100644
--- a/academic/OpenFOAM/README
+++ b/academic/OpenFOAM/README
@@ -10,4 +10,4 @@ multi-core processors and multi-processor computers.
Optional dependency: graphviz (for documentation with graphs)
You can build with multiple jobs by setting the MAKEFLAGS environment
-variable.
+variable (e.g. export MAKEFLAGS="-j$(nproc)" at bash prompt).