Skip to content

Commit

Permalink
Fixing PEA_P1_M.f45_g37_rx1.A.edison_intel
Browse files Browse the repository at this point in the history
This removes the flag that was causing this test to fail, because
the flag is not compatible with the default -static flag.

[BFB]
Fixes #394
  • Loading branch information
amametjanov committed Jan 9, 2016
1 parent 182d953 commit 9fabd20
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion machines-acme/config_compilers.xml
Original file line number Diff line number Diff line change
Expand Up @@ -304,7 +304,6 @@ for mct, etc.
<SUPPORTS_CXX>TRUE</SUPPORTS_CXX>
<HAS_F2008_CONTIGUOUS>TRUE</HAS_F2008_CONTIGUOUS>

<ADD_FFLAGS MPILIB="mpi-serial"> -mcmodel medium </ADD_FFLAGS>
<ADD_FFLAGS OS="Linux"> -mcmodel medium -shared-intel </ADD_FFLAGS>

</compiler>
Expand Down

0 comments on commit 9fabd20

Please sign in to comment.