package/ltp-testsuite: drop AUTORECONF = YES

Patch 0002-statx-fix-compile-errors.patch has been dropped, so autoreconf is
no longer needed.

Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
Peter Korsgaard 2019-01-15 21:19:02 +01:00
parent 746890aaa8
commit 03be221c61

View file

@ -75,7 +75,4 @@ endef
LTP_TESTSUITE_POST_PATCH_HOOKS += LTP_TESTSUITE_REMOVE_LDD
endif
# 0002-statx-fix-compile-errors.patch
LTP_TESTSUITE_AUTORECONF = YES
$(eval $(autotools-package))