diff --git a/dist-scripts/dist-cores.sh b/dist-scripts/dist-cores.sh index d9158e6ab6..af651d5a29 100755 --- a/dist-scripts/dist-cores.sh +++ b/dist-scripts/dist-cores.sh @@ -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