mirror of
https://github.com/libretro/RetroArch.git
synced 2025-03-04 16:07:24 +00:00
(ems) try a different libco implementation for emscripten
This commit is contained in:
parent
90af64769d
commit
d56cca173d
@ -148,6 +148,8 @@ for f in `ls -v *_${platform}.${EXT}`; do
|
||||
big_stack="BIG_STACK=1"
|
||||
elif [ $name = "mupen64plus" ] ; then
|
||||
async=1
|
||||
elif [ $name = "dosbox" ] ; then
|
||||
async=1
|
||||
fi
|
||||
echo "-- Building core: $name --"
|
||||
if [ $PLATFORM = "unix" ]; then
|
||||
|
Loading…
x
Reference in New Issue
Block a user