renumberMesh/Allwmake: Removed 'set -x'
This commit is contained in:
parent
32990e2898
commit
1d6637a81b
1 changed files with 0 additions and 1 deletions
|
|
@ -3,7 +3,6 @@ cd ${0%/*} || exit 1 # Run from this directory
|
|||
|
||||
# Parse arguments for compilation (at least for error catching)
|
||||
. $WM_PROJECT_DIR/wmake/scripts/AllwmakeParseArguments
|
||||
set -x
|
||||
|
||||
export COMPILE_FLAGS=''
|
||||
export LINK_FLAGS=''
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue