mirror of
https://github.com/wesnoth/wesnoth
synced 2025-04-21 20:02:35 +00:00
Set OMP_WAIT_POLICY in cwesnoth.cmd
This commit is contained in:
parent
5741d8542e
commit
04d7c5b587
@ -7,6 +7,7 @@ rem cwesnoth <command line>
|
|||||||
rem
|
rem
|
||||||
|
|
||||||
set SDL_STDIO_REDIRECT=0
|
set SDL_STDIO_REDIRECT=0
|
||||||
|
set OMP_WAIT_POLICY=PASSIVE
|
||||||
@wesnoth --wconsole %*
|
@wesnoth --wconsole %*
|
||||||
|
|
||||||
rem Drop this from environment for future runs on the same session.
|
rem Drop this from environment for future runs on the same session.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user