diff --git a/wscript b/wscript index b2ec3b89..8bc64dcb 100644 --- a/wscript +++ b/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