diff --git a/Makefile b/Makefile index 430c8fd9eceb9d2d9c428fa8691820ae4b4305f1..ae06d7cd7e2686825398f577fc4350c56945cbee 100644 --- a/Makefile +++ b/Makefile @@ -25,7 +25,7 @@ INSTALL = install DIFF = diff PREFIX ?= /usr/local MANDIR ?= $(PREFIX)/share/man -CFLAGS ?= -Os -Wall -Werror -g +CFLAGS ?= -Os -Wall -Werror EXPORTDIR ?= . OS_ARCH = $(shell uname)