Skip to content

Commit

Permalink
Use FFLAGS for PARPACK with autotools and mpi
Browse files Browse the repository at this point in the history
Fixes #448.
  • Loading branch information
loqs committed Jan 27, 2024
1 parent ba440d1 commit 3e4227e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions PARPACK/SRC/MPI/Makefile.am
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
AUTOMAKE_OPTIONS = subdir-objects # Needed as debug/stat* are not in current directory.

F77 = $(MPIF77)
FFLAGS_SAV = @FFLAGS@
FFLAGS =

PSRC = pcontext.f
SSRC = psnaitr.f psnapps.f psnaup2.f psnaupd.f psneigh.f psneupd.f psngets.f \
Expand Down

0 comments on commit 3e4227e

Please sign in to comment.