commit | 33770830ed355243afd7fae050b4422fb25e1798 | [log] [tgz] |
---|---|---|
author | Michael Goffioul <michael.goffioul@lincor.com> | Tue Feb 23 11:49:59 2021 -0500 |
committer | Jon West <electrikjesus@gmail.com> | Mon May 17 13:29:25 2021 -0400 |
tree | 675ff3a2d7e0945c64ab66435c5d8af69a191fab | |
parent | 96501ccf6fc06b241bc27eeabdab0e08caf3e83a [diff] |
Don't let "tar" manage compression It may end up calling "zcat", which is not allowed in the building sandbox. As "gzip" is present int prebuilts, just change the command to use "gzip" separately. Conflicts: wl/Android.mk