Use GCC 11 on CentOS 7
Merge request reports
Activity
assigned to @aklimov
mentioned in merge request build-docker/centos!7 (merged)
Rationale: https://github.com/Icinga/icinga2/pull/9133
- Resolved by Julian Brost
added 2 commits
unassigned @aklimov
requested review from @jbrost
I gave it a try and it works and I think it looks okay: https://git.icinga.com/packaging/rpm-icinga2/-/blob/2502e8f576dc72f2873a73983fa3f02a666b4d8b/icinga2.spec#L121-143
And then I noticed that other parts of the file are doing that already: https://git.icinga.com/packaging/rpm-icinga2/-/blob/e8649ea33af03df571fb4fb020704c12a6fd2f05/icinga2.spec#L144-186
I mean it's not great and I am somewhat used to that weird indentation style from generating whitespace-sensitive files with Jinja2, but still looks like the best possible option to me.
added 2 commits
@jbrost Was this all you had complaints about or were you going to have another look at this?
I mean looks like it should work, but before I put some testing into this: @htriem what's your opinion on this considering the additional changes this would probably need for the subscription repo base images?