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
1 changed files with 1 additions and 0 deletions

View File

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