From 62fb21c640035a8aafcfcdeda905e5ea7684917f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?John=20Ankarstr=C3=B6m?= Date: Thu, 10 Jan 2019 00:48:59 +0100 Subject: removed cflags --- Makefile | 1 - 1 file changed, 1 deletion(-) diff --git a/Makefile b/Makefile index 6c6bc49..06a9ca1 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,3 @@ -CFLAGS = -Werror -Wall LDFLAGS = -lreadline -ltermcap repl: repl.c -- cgit v1.2.3