commit | 730624c16f1ce4cd2ea1c2e416890890c6b00a62 | [log] [tgz] |
---|---|---|
author | Steve Muckle <smuckle@google.com> | Fri May 12 14:56:42 2017 -0700 |
committer | Steve Muckle <smuckle@google.com> | Fri May 12 14:56:42 2017 -0700 |
tree | 3ed441324e718d4b6011f3f37860883cd57aa558 | |
parent | 5340fd7906c87de98758fa0a00974d2d6871b3d8 [diff] |
fix builds on macOS when kernel modules are used The mac implementation of sed has different requirements for the -i option. Instead of using that, just redirect the output to the final location of modules.dep, since it's being copied in the very next line anyway. Bug: 38268091 Test: run build with kernel modules on macOS Change-Id: I49e4a1a69f01139ef47711ab1223d3a8e5cda568