]> Sergey Matveev's repositories - nnn.git/commitdiff
Fix #4.
authorArun Prakash Jana <engineerarun@gmail.com>
Mon, 10 Apr 2017 21:13:38 +0000 (02:43 +0530)
committerArun Prakash Jana <engineerarun@gmail.com>
Mon, 10 Apr 2017 21:55:48 +0000 (03:25 +0530)
Makefile

index c527d511f73a29e6fb5004b1b5ccb5cb87610edc..4800e8d485bede6c7bf2109ab5ad716d6212fa06 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -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