~ruther/guix-local

996ed6acd5586f9db08a9388442acdd044285fe4 — Ludovic Courtès 12 years ago 13f04f4
build: Build the daemon with -Wall.

* daemon.am (AM_CXXFLAGS): New variable.
1 files changed, 2 insertions(+), 0 deletions(-)

M daemon.am
M daemon.am => daemon.am +2 -0
@@ 25,6 25,8 @@ CLEANFILES += $(BUILT_SOURCES)

noinst_LIBRARIES = libformat.a libutil.a libstore.a

AM_CXXFLAGS = -Wall

libformat_a_SOURCES =				\
  nix/boost/format/free_funcs.cc		\
  nix/boost/format/parsing.cc			\