diff options
author | Hemmo Nieminen <hemmo.nieminen@kone.com> | 2022-02-25 13:19:26 +0200 |
---|---|---|
committer | Jussi Pakkanen <jpakkane@gmail.com> | 2022-03-23 20:46:59 +0200 |
commit | ceb6e26ff100464083581ca64816474d1339bea5 (patch) | |
tree | 411a26882648e5928dc81486311ed02e378f48dd /ci | |
parent | cc880d3ad59aae0269e3e6213e6ee56844d2d739 (diff) | |
download | meson-ceb6e26ff100464083581ca64816474d1339bea5.zip meson-ceb6e26ff100464083581ca64816474d1339bea5.tar.gz meson-ceb6e26ff100464083581ca64816474d1339bea5.tar.bz2 |
boost: preserve compiler/linker argument order
Looks like boost dependency mixes up it's compiler and linker argument
order when it is removing duplicates (?) from those. This causes
unnecessary recompilations of everything depending on those components.
Use OrderedSet to remove the duplicates while also maintaining
consistent order for them.
Diffstat (limited to 'ci')
0 files changed, 0 insertions, 0 deletions