This commit is contained in:
Arun Prakash Jana 2017-04-11 02:43:38 +05:30
parent afbce66747
commit 6cb87b4248
No known key found for this signature in database
GPG Key ID: A75979F35C080412
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ VERSION = 0.6
PREFIX = /usr/local
MANPREFIX = $(PREFIX)/man
CFLAGS += -O3 -march=native -Wall -Wextra -Werror
CFLAGS += -O3 -march=native -Wall -Wextra
LDLIBS = -lcurses
DISTFILES = nnn.c config.def.h nnn.1 Makefile README.md LICENSE