[lib-fix] fixed sending broadcasts bigger than memfd threshold
[platform/upstream/dbus.git] / m4 / compiler.m4
index 5aff5d8..5a197ad 100644 (file)
@@ -63,5 +63,5 @@ AC_DEFUN([COMPILER_COVERAGE],
        if test "x$GCC" = "xyes"; then
                CFLAGS="$CFLAGS -fprofile-arcs -ftest-coverage"
        fi
-fi])dnl
+fi],[enable_compiler_coverage=no])dnl
 ])# COMPILER_COVERAGE