diff options
author | Nirbheek Chauhan <nirbheek@centricular.com> | 2017-03-30 23:38:28 +0530 |
---|---|---|
committer | Nirbheek Chauhan <nirbheek@centricular.com> | 2017-06-02 05:32:16 +0530 |
commit | 6963da616bc26708061878788240dbbb11cddc39 (patch) | |
tree | 53c1929167f9f7be7763d8c12706d215754a2ae0 /mesonbuild/compilers.py | |
parent | 6662f36ed36b9fbee700993fa24ca99250161873 (diff) | |
download | meson-6963da616bc26708061878788240dbbb11cddc39.zip meson-6963da616bc26708061878788240dbbb11cddc39.tar.gz meson-6963da616bc26708061878788240dbbb11cddc39.tar.bz2 |
Don't add dependencies recursively while linking
We were doing this on the basis of an old comment, but there was no
test for it and I couldn't reproduce the issue with clang on Linux
at all.
Let's add a (somewhat comprehensive) test and see if it breaks
anywhere if we stop doing this.
Halves the size of gstreamer's build.ninja from 20M to 8.7M
Closes https://github.com/mesonbuild/meson/issues/1057
Diffstat (limited to 'mesonbuild/compilers.py')
0 files changed, 0 insertions, 0 deletions