wscript: allow async resolving for PSVita
This commit is contained in:
parent
47d1f3459c
commit
138b4fa247
1 changed files with 0 additions and 1 deletions
1
wscript
1
wscript
|
@ -233,7 +233,6 @@ def configure(conf):
|
|||
elif conf.env.DEST_OS == 'psvita':
|
||||
conf.options.NO_VGUI = True
|
||||
conf.options.GL = True
|
||||
conf.options.NO_ASYNC_RESOLVE = True
|
||||
conf.options.USE_STBTT = True
|
||||
# we'll specify -fPIC by hand for shared libraries only
|
||||
enforce_pic = False
|
||||
|
|
Loading…
Add table
Reference in a new issue