]> git.99rst.org Git - openwrt-packages.git/commit
zabbix: remove dependency on symbol ZABBIX_ENABLE_ZABBIX
authorDaniel F. Dickinson <redacted>
Fri, 10 Jul 2026 03:30:55 +0000 (23:30 -0400)
committerJosef Schlehofer <redacted>
Fri, 10 Jul 2026 18:56:10 +0000 (20:56 +0200)
commitd5eb49a42d8aea05c59862039a57e2d0de25710a
treefcead380c939dad0b6b6cbfb1f1cb6966ca32375
parent13ee37072d7e146aef2ba1fedfb9ca405c46589c
zabbix: remove dependency on symbol ZABBIX_ENABLE_ZABBIX

It results a failure to build due to
https://github.com/openwrt/gh-action-sdk/issues/70. This means there will be some
ZABBIX symbols in .config eveen when ZABBIX is not selected, but this is a
necessary tradeoff. See
https://github.com/openwrt/packages/pull/29803#issuecomment-4882201182.

Signed-off-by: Daniel F. Dickinson <redacted>
admin/zabbix/Config.in
admin/zabbix/Makefile
git clone https://git.99rst.org/PROJECT