commit | cedf2ba81879e658b66c9023ec313c0681a819a7 | [log] [tgz] |
---|---|---|
author | Raphael <raphael@google.com> | Tue Feb 01 12:48:48 2011 -0800 |
committer | Raphael Moll <ralf@android.com> | Wed Feb 02 11:35:41 2011 -0800 |
tree | 64e991387987a2cf90f7c037049528b41620f037 | |
parent | d38c76bdf0b3242d096bd391ac7ab5602ac7d304 [diff] |
SDK: fix win-sdk build errors, make future errors fatal. Firs this fixes a cp/rm errors that were logged when building the Windows SDK. There errors happens because the secondary sdk/tools/patch_windows_sdk.sh was run twice. Next the shell script is changed to make any error fatal and actually break the build, like it should. In the makefile, merge Ying's fix to correctly pass showcommands. Change-Id: I97bbe46d705c6683e31bb701222efe6f9da71d70