blob: b0a2ea8c5f8979a50bcc466792a0e3e1f3d48ade [file] [log] [blame]
################################################################################
#
# findutils
#
################################################################################
FINDUTILS_VERSION = 4.6.0
FINDUTILS_SITE = $(BR2_GNU_MIRROR)/findutils
FINDUTILS_LICENSE = GPL-3.0+
FINDUTILS_LICENSE_FILES = COPYING
FINDUTILS_CONF_ENV = \
gl_cv_func_stdin=yes \
ac_cv_func_working_mktime=yes \
gl_cv_func_wcwidth_works=yes
# 0001-mountlist-include-sysmacros-h-for-glibc.patch
FINDUTILS_AUTORECONF = YES
$(eval $(autotools-package))