mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2026-01-22 21:01:05 +01:00
It relies on a custom ax_code_coverage.m4 file included with strace. Unfortunately, this conflicts with the one included with autoconf-macros. Instead of creating a huge patch to fix it, just remove the variable as code coverage is not used here. Signed-off-by: Rosen Penev <rosenp@gmail.com>