mirror of
https://github.com/mpv-player/mpv
synced 2025-04-07 18:14:33 +00:00
win32: enable internal pthreads wrapper by default
This commit is contained in:
parent
81746a1798
commit
f626bef7c8
1
wscript
1
wscript
@ -142,7 +142,6 @@ main_dependencies = [
|
|||||||
'deps_neg': [ 'posix' ],
|
'deps_neg': [ 'posix' ],
|
||||||
'deps': [ 'win32' ],
|
'deps': [ 'win32' ],
|
||||||
'func': check_true,
|
'func': check_true,
|
||||||
'default': 'disable',
|
|
||||||
}, {
|
}, {
|
||||||
'name': 'pthreads',
|
'name': 'pthreads',
|
||||||
'desc': 'POSIX threads',
|
'desc': 'POSIX threads',
|
||||||
|
Loading…
Reference in New Issue
Block a user