From 7cb2d22e9f4bd5c5ac0a1fd42f78dddf82441073 Mon Sep 17 00:00:00 2001 From: Arun Prakash Jana Date: Thu, 9 May 2019 18:45:47 +0530 Subject: Fix build break --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 8750af0..7dcf5eb 100644 --- a/Makefile +++ b/Makefile @@ -18,7 +18,7 @@ else LDLIBS_CURSES ?= -lncurses endif -CFLAGS += -Wall -Wextra -Wno-unused-parameter -Wno-format-truncation +CFLAGS += -Wall -Wextra -Wno-unused-parameter CFLAGS += $(CFLAGS_OPTIMIZATION) CFLAGS += $(CFLAGS_CURSES) -- cgit v1.2.3-70-g09d2