Skip to content

Commit

Permalink
Removed default compiler
Browse files Browse the repository at this point in the history
  • Loading branch information
bartnijssen committed Jul 12, 2015
1 parent eee6207 commit ca2f177
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 +152,7 @@ SUMMA_ALL = $(PRELIM) $(MODRUN) $(SOLVER) $(NETCDF)
#========================================================================

# Define the Fortran Compiler
FC = gfortran-mp-4.8
FC =

# Define the NetCDF libraries and path to include files
ifeq "$(FC)" "gfortran"
Expand Down

0 comments on commit ca2f177

Please sign in to comment.