From 5ff36d597a47830ea0e266cce253cfda2cf43348 Mon Sep 17 00:00:00 2001 From: Sergio Queiroz Date: Fri, 1 Jul 2016 10:09:27 -0300 Subject: Updating code given that lpeglabel.T only throws one label --- makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'makefile') diff --git a/makefile b/makefile index ce53890..5728b38 100644 --- a/makefile +++ b/makefile @@ -1,8 +1,8 @@ LIBNAME = lpeglabel LUADIR = ../lua/ -#COPT = -O2 -COPT = -DLPEG_DEBUG -g +COPT = -O2 +# COPT = -DLPEG_DEBUG -g CWARNS = -Wall -Wextra -pedantic \ -Waggregate-return \ -- cgit v1.2.3-55-g6feb