Skip to content

component/defaults.cfg: fix calculation of min_version

Thomas Gambier requested to merge fix/gcc_min_version into master

with current min_version set in component/defaults.cfg depending on the order of extend of buildout, sometimes the min_version of components is not respected.

This should be fixed by using += everywhere but it needs !1560 (closed)

Edited by Thomas Gambier

Merge request reports