From 74a13c645d6df961e69744ffac3528348078b6b7 Mon Sep 17 00:00:00 2001 From: Arun Prakash Jana Date: Tue, 11 Apr 2017 10:17:50 +0530 Subject: Maximize rlimit, switch to detail view in du mode --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 4800e8d..a1dcb6e 100644 --- a/Makefile +++ b/Makefile @@ -3,7 +3,7 @@ VERSION = 0.6 PREFIX = /usr/local MANPREFIX = $(PREFIX)/man -CFLAGS += -O3 -march=native -Wall -Wextra +CFLAGS += -O3 -march=native -Wall -Wextra -Wno-unused-parameter LDLIBS = -lcurses DISTFILES = nnn.c config.def.h nnn.1 Makefile README.md LICENSE -- cgit v1.2.3-70-g09d2