mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-24 21:31:04 +00:00
ff3d54d6f6
Strictly speaking we don't need all files in the directories listed in the profile. But the checkout is still small enough and it is far less effort than cherry-picking every file needed by every toolchain task. This brings the checkout down to ~3700 files, which only takes 1-2s. MozReview-Commit-ID: 2BpKdZ2Pvx9 --HG-- extra : rebase_source : e9589b29f7e1b60ac7ee4e8050689dc3d5a8f418 extra : source : 2c0d6e566cc719823515ec2403e1d6b2ace955aa
9 lines
271 B
Plaintext
9 lines
271 B
Plaintext
# Profile needed to build toolchain tasks.
|
|
|
|
# This is probably a little wider than we need it to be. But it is
|
|
# still relatively small and it keeps this profile simple.
|
|
%include build/sparse-profiles/taskgraph
|
|
|
|
[include]
|
|
# Needed by build-clang.py.
|
|
path:tools/rewriting/ |