| commit | 08733aa7d62b171c667d3eb7e299aa7345053fa9 | [log] [tgz] |
|---|---|---|
| author | Mike Frysinger <[email protected]> | Fri Oct 05 15:57:49 2018 |
| committer | chrome-bot <[email protected]> | Sat Oct 27 00:19:11 2018 |
| tree | a2ebeab302f15e405e7e8c355ad74871e767e812 | |
| parent | 85d0b774f6e640bbb6c70829e1084d9b367a2c64 [diff] |
disable regen.sh due to possible build races It looks like sometimes this generation script isn't atomic and races with other compiles. Since this script only exists to update the linux_syscall_numbers.h header, and we commit that to git already, there isn't a big need to run this all the time during build. BUG=chromium:667204 TEST=precq passes Change-Id: I1918031c867b150bee22fbdb8ba2f2914185de04 Reviewed-on: https://chromium-review.googlesource.com/1264896 Commit-Ready: ChromeOS CL Exonerator Bot <[email protected]> Tested-by: Mike Frysinger <[email protected]> Reviewed-by: Brian Norris <[email protected]>