Jacob Kopczynski | 64f705e | 2020-06-21 13:37:23 -0700 | [diff] [blame] | 1 | #!/bin/bash -e |
Jacob Kopczynski | 436d156 | 2020-06-21 13:37:23 -0700 | [diff] [blame] | 2 | # Copyright 2020 The Chromium OS Authors. All rights reserved. |
3 | # Use of this source code is governed by a BSD-style license that can be | ||||
4 | # found in the LICENSE file. | ||||
Jacob Kopczynski | 64f705e | 2020-06-21 13:37:23 -0700 | [diff] [blame] | 5 | |
6 | ./fast_build.sh && sudo emerge tnull |