Do stage2 even if GLIFTOPT is not defined

This commit is contained in:
Håkon Hægland
2022-10-09 17:47:48 +02:00
committed by Tor Harald Sandve
parent 4845ad0107
commit 61ed803740
3 changed files with 27 additions and 16 deletions

View File

@@ -765,7 +765,7 @@ getRateWithGroupLimit_(
const double delta_rate = new_rate - old_rate;
if (delta_rate > 0) {
// It is required that the production rate for a given group is
// is less than or equal to its target rate, see assert() below.
// is less than or equal to its target rate.
// Then it only makes sense to check if the group target is exceeded
// if delta_rate > 0
const auto &pairs =