Turn strip back on in Makefile

This commit is contained in:
John Pitney 2016-11-19 13:49:40 -06:00
parent 929adda710
commit fa3557db51
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@
CC ?= gcc
INSTALL = /usr/bin/install
PREFIX ?= /usr/local
# LDFLAGS ?= -s
LDFLAGS ?= -s
BINDIR = ${PREFIX}/bin/
MANDIR = ${PREFIX}/share/man/man1