mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
BUG: swallowed -fromWmake argument 934d0bd743
- should pass onwards to other Allwmake scripts
This commit is contained in:
@ -94,7 +94,7 @@ do
|
||||
-no-recurs* | -fromWmake)
|
||||
# Avoid recursion (eg, if called from wmake)
|
||||
optNonRecursive=true
|
||||
continue # Handled argument
|
||||
# Pass onwards to other Allwmake scripts
|
||||
;;
|
||||
|
||||
-prefix=* | -module-prefix=*)
|
||||
|
||||
Reference in New Issue
Block a user