Merge pull request #163 from iKarith/master

Don't use build summary if building only one core
This commit is contained in:
Twinaphex 2015-01-31 04:27:09 +01:00
commit 00e94bb209

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