Update dynamic.c
authorMartin Kroeker <martin@ruby.chemie.uni-freiburg.de>
Mon, 4 Jun 2018 12:36:39 +0000 (14:36 +0200)
committerGitHub <noreply@github.com>
Mon, 4 Jun 2018 12:36:39 +0000 (14:36 +0200)
driver/others/dynamic.c

index ac1186c..96612cc 100644 (file)
@@ -82,7 +82,7 @@ extern gotoblas_t  gotoblas_ZEN;
 #ifndef NO_AVX512
 extern gotoblas_t  gotoblas_SKYLAKEX;
 #else
-#define gotoblas_SKYLAKEX gotoblas_HASWELL;
+#define gotoblas_SKYLAKEX gotoblas_HASWELL
 #endif
 #endif
 #else