Update dist-cores.sh
This commit is contained in:
parent
3a552e08ff
commit
312f143253
|
@ -417,6 +417,6 @@ elif [ $PLATFORM = "ode-ps3" ] ; then
|
|||
fi
|
||||
|
||||
if [ ! -z $linking_error ]; then
|
||||
echo error
|
||||
echo $linking_error
|
||||
exit 1
|
||||
fi
|
||||
|
|
Loading…
Reference in New Issue