PKGNAME=dnsmasq
PKGSEC=net
PKGDEP="dbus glibc gmp nettle libidn2"
PKGDES="Lightweight, easy to configure DNS forwarder and DHCP server"

# FIXME: Possible race condition where `make install` may overwrite object
# files. Observed some strange errors during linkage.
NOPARALLEL=1

# Needed by Afterglow, whereas FAIL_ARCH defaults to mainline-only.
FAIL_ARCH="!(mainline|retro)"
