Skip to content

Commit 23742be

Browse files
committed
Remove environment variable
1 parent 520c28f commit 23742be

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

tools/make/Makefile

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,6 @@ CXX_COMPILER ?= g++
1616
# Define the Fortran compiler:
1717
FORTRAN_COMPILER ?= gfortran
1818

19-
# Define the Fortran/C linker:
20-
LINKER ?= gfortran
21-
2219
# Define the command for removing files and directories:
2320
DELETE ?= -rm
2421
DELETE_FLAGS ?= -rf

0 commit comments

Comments
 (0)