diff --git a/Makefile b/Makefile index 53f0afd..0a9b996 100644 --- a/Makefile +++ b/Makefile @@ -1,3 +1,3 @@ -CPPFLAGS=-Wall -O2 +CPPFLAGS=-Wall -O2 -msse2 main: main.c