--- Makefile.orig 2008-06-27 13:57:47.000000000 +0400 +++ Makefile 2013-02-05 00:42:25.241748516 +0400 @@ -38,9 +38,8 @@ INSTALLMANPATH = $(INSTALLBASE)/man INSTALLMANMODE = 444 GCCOPTS = -Wall -Wstrict-prototypes -CC = cc -CFLAGS = $(SWITCHES) -g -LDFLAGS = $(SWITCHES) # -s +CC ?= cc +CFLAGS += $(SWITCHES) # To use an architecture-specific compile directory (inside of the # source directory): ARCHDIR = .