Fix build on CentOS 7
authorPaul Bauer <paul.bauer.q@gmail.com>
Fri, 27 Nov 2020 14:37:28 +0000 (15:37 +0100)
committerMark Abraham <mark.j.abraham@gmail.com>
Sun, 29 Nov 2020 18:36:33 +0000 (18:36 +0000)
commitb0076c9d8c9e6528e051653dfe37b972b642dbfe
treeb21a36ee351f653f4dd330c0b06dc6912878d490
parent1adc55c42639372f057cbb1acaddfdd86aef09e1
Fix build on CentOS 7

The compiler toolset coming with devtoolset-7 on CentOS still suffers
from https://gcc.gnu.org/bugzilla/show_bug.cgi?id=58265. The workaround
for this has been removed before because other gcc-7 compilers are not
affected by this, but it is obviously still needed for CentOS.

Fixes #3826
src/gromacs/mdrun/runner.cpp
src/gromacs/mdrun/runner.h