diff --git a/sys-cluster/mpich2/mpich2-1.5.ebuild b/sys-cluster/mpich2/mpich2-1.5.ebuild index 9a764592cba5a..05eb7a68a7d2d 100644 --- a/sys-cluster/mpich2/mpich2-1.5.ebuild +++ b/sys-cluster/mpich2/mpich2-1.5.ebuild @@ -72,7 +72,6 @@ src_configure() { c="${c} --enable-threads=single" fi - # GCC 10 compatibility workaround # bug #725722 append-fflags $(test-flags-FC -fallow-argument-mismatch)