diff --git a/Makefile b/Makefile index 159a71a..f33b998 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ PREFIX := /usr/local -CC := cc +CC := gcc CFLAGS := -pedantic -Wall -Wno-deprecated-declarations -Os LDFLAGS := -lX11