OSDN Git Service

Add commands to the Andriod build log.
authorGreg Hartman <ghartman@google.com>
Tue, 7 Jul 2015 16:32:52 +0000 (09:32 -0700)
committerGreg Hartman <ghartman@google.com>
Wed, 8 Jul 2015 19:38:55 +0000 (19:38 +0000)
Change-Id: I045c637eda7449baeeebc0b9b863e8a9af363ec6
Reviewed-on: https://swiftshader-review.googlesource.com/3660
Reviewed-by: Nicolas Capens <capn@google.com>
Tested-by: Greg Hartman <ghartman@google.com>
android_vendor_build.sh

index 9f45f4b..591c34a 100755 (executable)
@@ -56,6 +56,7 @@ for config in ${CONFIGS}; do
 
   rm -rf ${OBJECT_DIR}/${TARGET_ARCH}
   make -j ${JOBS} \
+     showcommands \
      libEGL_swiftshader_vendor_debug \
      libEGL_swiftshader_vendor_release \
      libGLESv1_CM_swiftshader_vendor_debug \