coreutils: Update from 8.30 to 8.31

This commit is contained in:
Fredrik Fornwall
2019-04-24 11:34:05 +02:00
parent fa00d92d39
commit f5fc3dfdb5
4 changed files with 14 additions and 37 deletions

View File

@@ -78,6 +78,7 @@ termux_step_configure_autotools() {
AVOID_GNULIB+=" gl_cv_func_stat_dir_slash=yes"
AVOID_GNULIB+=" gl_cv_func_stat_file_slash=yes"
AVOID_GNULIB+=" gl_cv_func_strerror_0_works=yes"
AVOID_GNULIB+=" gl_cv_func_strtold_works=yes"
AVOID_GNULIB+=" gl_cv_func_symlink_works=yes"
AVOID_GNULIB+=" gl_cv_func_tzset_clobber=no"
AVOID_GNULIB+=" gl_cv_func_unlink_honors_slashes=yes"