diff --git a/Makefile b/Makefile index a76c0b5..e04602b 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -CC=clang +CC=gcc OL=Ofast build: torus.c