mirror of
https://github.com/libretro/RetroArch
synced 2025-03-30 16:20:27 +00:00
glupen64 no longer depends on asyncify
This commit is contained in:
parent
c3d5c98849
commit
55645a9f12
@ -148,8 +148,6 @@ for f in `ls -v *_${platform}.${EXT}`; do
|
||||
big_stack="BIG_STACK=1"
|
||||
elif [ $name = "mupen64plus" ] ; then
|
||||
async=1
|
||||
elif [ $name = "glupen64" ] ; then
|
||||
async=1
|
||||
fi
|
||||
echo "-- Building core: $name --"
|
||||
if [ $PLATFORM = "unix" ]; then
|
||||
|
Loading…
x
Reference in New Issue
Block a user