Skip to content

Commit

Permalink
patch for Mocassin's Makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
rieder committed Apr 24, 2024
1 parent 1f8800a commit 2e07397
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/amuse/community/mocassin/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ PATCH_FILES = $(PYTHON) ./patch_files.py

DOWNLOAD_CODES?=1

FFLAGS += -Wall -g -I$(CODEDIR)/source -fallow-invalid-boz
FFLAGS += -Wall -g -I$(CODEDIR)/source -fallow-invalid-boz -std=legacy
LDFLAGS += -lm $(MUSE_LD_FLAGS)

all: mocassin_worker
Expand Down

0 comments on commit 2e07397

Please sign in to comment.