Module: check_mk
Branch: master
Commit: 2e6283f4beccc9a011c932856fd2858e87d55194
URL:
http://git.mathias-kettner.de/git/?p=check_mk.git;a=commit;h=2e6283f4beccc9…
Author: Sven Panne <sp(a)mathias-kettner.de>
Date: Thu May 19 12:09:00 2016 +0200
Current bear versions don't need a fix.
---
Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Makefile b/Makefile
index d3875f9..3a4ca43 100644
--- a/Makefile
+++ b/Makefile
@@ -41,7 +41,7 @@ SCAN_BUILD := scan-build-$(CLANG_VERSION)
CPPCHECK := cppcheck
DOXYGEN := doxygen
IWYU_TOOL := iwyu_tool.py
-BEAR := bear-fixed
+BEAR := bear
# File to pack into livestatus-$(VERSION).tar.gz
LIVESTATUS_SOURCES := configure aclocal.m4 config.guess config.h.in config.sub \