Don't use build summary if building only one core

This commit is contained in:
T. Joseph Carter 2015-01-30 19:21:57 -08:00
parent da66ca7437
commit b4ce14ecf5

View File

@ -92,6 +92,7 @@ echo "STRIP = $STRIP"
mkdir -p "$RARCH_DIST_DIR"
if [ $1 ]; then
NOBUILD_SUMMARY=1
$1
else
build_libretro_2048