Added modbus support for RHEL like systems

This commit is contained in:
Alexey Pustovalov
2024-02-26 14:19:58 +09:00
committed by Alexey Pustovalov
parent 84bf0852d5
commit ec6c4fa544
17 changed files with 31 additions and 10 deletions

View File

@ -50,7 +50,7 @@ RUN --mount=type=cache,target=/root/.cache/go-build/ \
--enable-webservice \
--with-ldap \
--with-libcurl \
# --with-libmodbus \
--with-libmodbus \
--with-libpcre2 \
--with-libxml2 \
--with-net-snmp \