Merge pull request #22644 from mhei/gensio-fix-build-disable-dnssd

gensio: prevent accidental use of dns_sd
This commit is contained in:
Michael Heimpold 2023-11-13 07:37:18 +01:00 committed by GitHub
commit d91e43e221
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -49,6 +49,7 @@ CONFIGURE_ARGS += \
--without-afskmdm \
--without-ax25 \
--without-alsa \
--without-dnssd \
--without-go \
--without-ipmisol \
--without-kiss \