Set OMP_WAIT_POLICY in cwesnoth.cmd
This commit is contained in:
parent
5741d8542e
commit
04d7c5b587
1 changed files with 1 additions and 0 deletions
|
@ -7,6 +7,7 @@ rem cwesnoth <command line>
|
|||
rem
|
||||
|
||||
set SDL_STDIO_REDIRECT=0
|
||||
set OMP_WAIT_POLICY=PASSIVE
|
||||
@wesnoth --wconsole %*
|
||||
|
||||
rem Drop this from environment for future runs on the same session.
|
||||
|
|
Loading…
Add table
Reference in a new issue