scilab: remove debug stuff
This commit is contained in:
parent
081cb1af53
commit
3ade8d16dd
1 changed files with 0 additions and 2 deletions
|
|
@ -1739,7 +1739,6 @@ scilab: $(SRCDIR_SRCS)
|
|||
fi \
|
||||
fi \
|
||||
fi
|
||||
pwd
|
||||
env LD_LIBRARY_PATH=.:$$LD_LIBRARY_PATH MAKEFLAGS="-j1" $(RUNTOOL) $(SCILAB) $(SCILAB_OPT) -e "exit(exec('builder.sce', 'errcatch', -1))"; \
|
||||
|
||||
# ----------------------------------------------------------------
|
||||
|
|
@ -1776,7 +1775,6 @@ scilab_cpp: $(SRCDIR_SRCS)
|
|||
fi \
|
||||
fi \
|
||||
fi
|
||||
pwd
|
||||
env LD_LIBRARY_PATH=.:$$LD_LIBRARY_PATH MAKEFLAGS="-j1" $(RUNTOOL) $(SCILAB) $(SCILAB_OPT) -e "exit(exec('builder.sce', 'errcatch', -1))"; \
|
||||
|
||||
# -----------------------------------------------------------------
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue