Skip to content

Commit

Permalink
Add minified cpuinfo to stripping
Browse files Browse the repository at this point in the history
  • Loading branch information
kpu authored and jerinphilip committed Jan 31, 2022
1 parent 5bea7bc commit 0ae4cbb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tools/strip.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,4 @@

rm -rfv 3rd-party/ruy/third_party/googletest/
rm -rfv extras
(cd 3rd-party/ruy/third_party/cpuinfo/ && git pull https://github.com/browsermt/cpuinfo)

0 comments on commit 0ae4cbb

Please sign in to comment.