Commit e503abfe by Greg Hartman

Break the link to the swiftshader source after the build

Change-Id: Id047cf6f7efcb9d5497fba9ee2f765f35cdce512 Reviewed-on: https://swiftshader-review.googlesource.com/3174Reviewed-by: 's avatarNicolas Capens <capn@google.com> Tested-by: 's avatarGreg Hartman <ghartman@google.com>
parent d061e42b
...@@ -103,3 +103,4 @@ git commit \ ...@@ -103,3 +103,4 @@ git commit \
-m "$(cd ${SOURCE_DIR}; git log -n1 | grep '^ *Change-Id:' | tail -1 | sed 's,-, ,')" \ -m "$(cd ${SOURCE_DIR}; git log -n1 | grep '^ *Change-Id:' | tail -1 | sed 's,-, ,')" \
-m " At $(cd ${SOURCE_DIR}; git remote -v | grep ^origin | head -1 | awk '{ print $2; }')" -m " At $(cd ${SOURCE_DIR}; git remote -v | grep ^origin | head -1 | awk '{ print $2; }')"
popd popd
rm -rf ${SOURCE_DIR_LINKED}
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