]> git.pld-linux.org Git - packages/mpich.git/commitdiff
- no gfortran macro
authorJakub Bogusz <qboosh@pld-linux.org>
Sat, 21 Nov 2020 18:23:42 +0000 (19:23 +0100)
committerJakub Bogusz <qboosh@pld-linux.org>
Sat, 21 Nov 2020 18:23:42 +0000 (19:23 +0100)
mpich.spec

index d0417be8f3ee5ee19188446d66b3f8d7a5f43d28..b77abd9e4a9815db1a54fc279cf7d60776826da9 100644 (file)
@@ -89,7 +89,7 @@ Biblioteki statyczne MPICH.
 %{__autoconf}
 %{__autoheader}
 %{__automake}
-%define        gfortran_version        %(%{gfortran} -dumpversion)
+%define        gfortran_version        %(gfortran -dumpversion)
 %if "%{_ver_ge '%{gfortran_version}' '10.0'}" == "1"
 FFLAGS="%{rpmcflags} -fallow-argument-mismatch"
 FCFLAGS="%{rpmcflags} -fallow-argument-mismatch"
This page took 0.793073 seconds and 4 git commands to generate.