mirror of
https://github.com/openwrt/openwrt.git
synced 2025-01-10 23:12:48 +00:00
11 lines
301 B
Diff
11 lines
301 B
Diff
|
--- a/Makefile.am
|
||
|
+++ b/Makefile.am
|
||
|
@@ -408,7 +408,6 @@ strace_LDADD += $(libiberty_LIBS)
|
||
|
endif
|
||
|
endif
|
||
|
|
||
|
-@CODE_COVERAGE_RULES@
|
||
|
CODE_COVERAGE_BRANCH_COVERAGE = 1
|
||
|
CODE_COVERAGE_GENHTML_OPTIONS = $(CODE_COVERAGE_GENHTML_OPTIONS_DEFAULT) \
|
||
|
--prefix $(shell cd $(abs_top_srcdir)/.. && pwd || echo .)
|