X-Git-Url: http://git.archive.openwrt.org/?a=blobdiff_plain;f=net%2Fatftp%2FMakefile;h=2190f88f4a13d1d1edb20d36635e71144d496b44;hb=1784ba3f687032cdb64f1d49e98881e5e4f35ff0;hp=c33a99d0328f470f522fa8fe062299997361ebe0;hpb=8ab34ec123a9f6eb2b6aad3473a32d24feaf1082;p=packages.git diff --git a/net/atftp/Makefile b/net/atftp/Makefile index c33a99d03..2190f88f4 100644 --- a/net/atftp/Makefile +++ b/net/atftp/Makefile @@ -43,7 +43,7 @@ CONFIGURE_ARGS += \ CONFIGURE_VARS += \ LDFLAGS="$(TARGET_LDFLAGS) $(TARGET_CFLAGS)" -ifdef CONFIG_USE_EGLIBC +ifdef CONFIG_USE_GLIBC TARGET_CFLAGS += -DHAVE_ARGZ=1 define Build/Prepare