mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-26 03:50:44 -09:00
netatalk: handle netatalk-config script
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
committed by
Peter Korsgaard
parent
726413103b
commit
4b0542d462
@@ -8,6 +8,7 @@ NETATALK_SITE = http://downloads.sourceforge.net/project/netatalk/netatalk/$(NET
|
||||
NETATALK_SOURCE = netatalk-$(NETATALK_VERSION).tar.bz2
|
||||
|
||||
NETATALK_AUTORECONF = YES
|
||||
NETATALK_CONFIG_SCRIPTS = netatalk-config
|
||||
|
||||
NETATALK_DEPENDENCIES = host-pkgconf openssl berkeleydb libgcrypt libgpg-error
|
||||
NETATALK_CONF_ENV += CC="$(TARGET_CC) -std=gnu99"
|
||||
|
||||
Reference in New Issue
Block a user