diff options
author | Mohammad Akhlaghi <mohammad@akhlaghi.org> | 2018-11-20 10:28:47 +0000 |
---|---|---|
committer | Mohammad Akhlaghi <mohammad@akhlaghi.org> | 2018-11-20 10:28:47 +0000 |
commit | 016b8f3b567e9af1125361520fe609f009c814c9 (patch) | |
tree | 186cc2982de45747f9baad811bc8a6cd3c40fc7e /reproduce/config/pipeline/web.mk | |
parent | a832f17a68819e22296258fef1c6156a97f14490 (diff) |
GNU Coreutils now built in basic dependencies
GNU Coreutils are basic programs that can help in the configuration of
higher-level programs. Because of that, it was a dependency of almost all
software built in `dependencies.mk'. To make things more clear, easier to
read and faster (when building in parallel), the building of Coreutils is
now moved to the `dependencies-basic.mk' rules. There, it is built
along-side Bash. Since `dependenceis-basic.mk' is run and completed before
`dependencies.mk', with this, we can be sure that Coreutils is present by
the time we want to build the higher-level programs.
Also, Zlib is now added as a dependency of Git also (it is necessary for
its build).
Diffstat (limited to 'reproduce/config/pipeline/web.mk')
0 files changed, 0 insertions, 0 deletions