Closed JuergenKosel closed 7 years ago
@JuergenKosel, Thanks for having already signed the Contribution License Agreement. Your agreement was validated by Microsoft. We will now review your pull request. Thanks, Microsoft Pull Request Bot
Looks good. I think we need to have embedded avahi option as well, just so that we would not need to rely on the daemon and dbus in an embedded device. I will add an issue.
As found in issue #43, the proxyd does not work correctly without the recently added avahi-support. But the pkg-config tool is not reliable while cross compiling. Therefore force linking against avahi-libraries. It is better, that building fails, than to have a not working binary after a build which seemed okay.
Signed-off-by: Juergen Kosel juergen.kosel@softing.com