From a75ffed3da794d50af4bd014ea6f23e43995543f Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Wed, 24 Dec 2014 16:03:39 +0800 Subject: [PATCH] src/Makefile.am --- src/Makefile.am | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/src/Makefile.am b/src/Makefile.am index 403132971..8ba5367ac 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -1,8 +1,5 @@ -AM_CFLAGS = \ - -Wall \ - -Wno-unused-but-set-variable \ - -g + bin_PROGRAMS = builder4 -- 2.39.2