revert changes in mac build script

This commit is contained in:
Nite Luo 2015-03-14 01:30:11 -07:00
parent 1d96876699
commit 860c108f86
1 changed files with 1 additions and 1 deletions

View File

@ -5,4 +5,4 @@ cd ${COCOS2DX_ROOT}
mkdir mac-build
cd mac-build
cmake ..
make -j4 | grep -A 5 error
make -j4