mirror of
https://github.com/libretro/RetroArch
synced 2025-03-30 07:20:36 +00:00
Fix some errors
This commit is contained in:
parent
0a4795f6d5
commit
8f492adac3
@ -64,7 +64,7 @@ EXT=bc
|
||||
|
||||
if [ -z "$EMSCRIPTEN" ] ; then
|
||||
echo "run this script with emmake. Ex: emmake $0"
|
||||
linking_error="$linking_error | $name"
|
||||
exit 1
|
||||
fi
|
||||
|
||||
# Wii
|
||||
@ -419,4 +419,4 @@ fi
|
||||
if [ ! -z $linking_error ];
|
||||
echo error
|
||||
exit 1
|
||||
+fi
|
||||
fi
|
||||
|
Loading…
x
Reference in New Issue
Block a user