Better fix for ndk-build.cmd to return non-zero ERRORLEVEL
Better fix than https://android-review.googlesource.com/#/c/38631 on issue http://code.google.com/p/android/issues/detail?id=32300 "make" does set ERRORLEVEL but in cmd.exe it seems that ERRORLEVEL is evaluated before the whole compound statement instead of just before it is use. Change-Id: Ia56d3dc89e4b13caabd29aeaf57c277906202fdd
Showing
Please register or sign in to comment