Browse Source

Merge pull request #18063 from turris-cz/netdata-disable-liblz4

netdata: disable LZ4 compression support
lilik-openwrt-22.03
Daniel Engberg 2 years ago
committed by GitHub
parent
commit
24686e4d6b
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      admin/netdata/Makefile

+ 1
- 0
admin/netdata/Makefile View File

@ -57,6 +57,7 @@ CONFIGURE_ARGS += \
--without-libcap \
--disable-https \
--disable-dbengine \
--disable-compression \
--disable-plugin-nfacct \
--disable-plugin-freeipmi \
--disable-plugin-cups \


Loading…
Cancel
Save