Skip to content

Commit

Permalink
[GCC10] madgraph - add gcc10 flags
Browse files Browse the repository at this point in the history
  • Loading branch information
mrodozov committed May 27, 2020
1 parent 602e624 commit 7b76c23
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions madgraph5amcatnlo.spec
Expand Up @@ -30,6 +30,7 @@ sed -i -e "s|\${LHAPDF_ROOT}|${LHAPDF_ROOT}|g" input/mg5_configuration.txt
sed -i -e "s|\${FASTJET_ROOT}|${FASTJET_ROOT}|g" input/mg5_configuration.txt
sed -i -e "s|\${GOSAMCONTRIB_ROOT}|${GOSAMCONTRIB_ROOT}|g" input/mg5_configuration.txt
sed -i -e "s|\${THEPEG_ROOT}|${THEPEG_ROOT}|g" input/mg5_configuration.txt
sed -i -e "s|SHFLAG = \-fPIC|SHFLAG = \-fPIC \-fcommon|g" vendor/StdHEP/src/stdhep_arch

%build
export FC="$(which gfortran) -std=legacy"
Expand Down

0 comments on commit 7b76c23

Please sign in to comment.