Commit 57aac607 by Greg Hartman

Remove the stripped libraries to save space.

Change-Id: Id94ea39742b69bb24c655381e537affccd9ca5c5 Reviewed-on: https://swiftshader-review.googlesource.com/3140Reviewed-by: 's avatarNicolas Capens <capn@google.com> Tested-by: 's avatarGreg Hartman <ghartman@google.com>
parent 8fda73af
......@@ -34,6 +34,8 @@ make -j ${JOBS} \
libGLESv2_swiftshader_vendor_debug \
libGLESv2_swiftshader_vendor_release
rm -rf vendor/transgaming/swiftshader/x86/*/obj
# JBMR2 (and earlier?) doesn't allow the library name to differ from the
# module name. Rename the generated libraries.
IFS=$'\n'
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment