From 536ef750a7c2e884f4b2377d19ee6b293787be54 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Mon, 15 Jun 2009 02:32:01 +0000 Subject: bld fixes --- src/hostlist/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/hostlist/Makefile.am') diff --git a/src/hostlist/Makefile.am b/src/hostlist/Makefile.am index 911c086ac..c1398891c 100644 --- a/src/hostlist/Makefile.am +++ b/src/hostlist/Makefile.am @@ -1,7 +1,7 @@ INCLUDES = -I$(top_srcdir)/src/include if USE_COVERAGE - AM_CFLAGS = -fprofile-arcs -ftest-coverage + AM_CFLAGS = --coverage -O0 endif -- cgit v1.2.3