Skip to content
Snippets Groups Projects
Commit 1fc63533 authored by Henry Weller's avatar Henry Weller
Browse files

src/Allwmake: Update the location of global.o

Resolves bug-report http://bugs.openfoam.org/view.php?id=2120
parent b758db88
Branches
Tags
1 merge request!60Merge foundation
......@@ -21,7 +21,7 @@ wmakeCheckPwd "$WM_PROJECT_DIR/src" || {
set -x
# Update OpenFOAM version strings if required
wmakePrintBuild -check || /bin/rm -f OpenFOAM/Make/*/global.? 2>/dev/null
wmakePrintBuild -check || wrmo OpenFOAM/global/global.o 2>/dev/null
wmakeLnInclude OpenFOAM
wmakeLnInclude OSspecific/${WM_OSTYPE:-POSIX}
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment