hooks: large-file-support: remove gcc-libs gcc-libs has been noop-ing with an empty ebuild for some years now and since we're updating GCC, we might as well remove it entirely. BUG=b:493144630 TEST=Local builds on amd64, arm64; SDK bootstrap; CQ. Cq-Depend: chromium:7670859 Change-Id: I284fc8fd25aba35665406de322bc1c3187b1411b Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/crosutils/+/7670858 Tested-by: Adrian Ratiu <adrian.ratiu@collabora.corp-partner.google.com> Commit-Queue: Adrian Ratiu <adrian.ratiu@collabora.corp-partner.google.com> Reviewed-by: Mike Frysinger <vapier@chromium.org> Reviewed-by: George Burgess <gbiv@chromium.org>
src/scripts directoryThis repository contains build tools and scripts written in shell (e.g., Bash). Historically, much of our build process was written in shell in this directory, however, we're currently in the process of migrating many scripts to Python in Chromite.
In general, we're not currently accepting new scripts in this directory.
If you want to host a script for yourself/local team, feel free to use the src/platform/dev/contrib/ directory instead.