diff --git a/src/Makefile b/src/Makefile index a9e46c5..781a738 100644 --- a/src/Makefile +++ b/src/Makefile @@ -2,7 +2,7 @@ # User Options #=============================================================================== -COMPILER = intel +COMPILER = gnu OPTIMIZE = yes DEBUG = no PROFILE = no