sys-cluster/mpich2: fix DoubleEmptyLine

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2021-09-23 21:31:45 +01:00
parent 4c2a5999e1
commit 2b4da1ef90

View File

@@ -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)