Build with gl_cv_func_mknod_works=yes
This commit is contained in:
parent
0fc7b90c33
commit
8d7f74f4e5
@ -836,6 +836,7 @@ termux_step_configure_autotools () {
|
||||
AVOID_GNULIB+=" gl_cv_func_mkdir_trailing_dot_works=yes"
|
||||
AVOID_GNULIB+=" gl_cv_func_mkdir_trailing_slash_works=yes"
|
||||
AVOID_GNULIB+=" gl_cv_func_mkfifo_works=yes"
|
||||
AVOID_GNULIB+=" gl_cv_func_mknod_works=yes"
|
||||
AVOID_GNULIB+=" gl_cv_func_realpath_works=yes"
|
||||
AVOID_GNULIB+=" gl_cv_func_select_detects_ebadf=yes"
|
||||
AVOID_GNULIB+=" gl_cv_func_snprintf_posix=yes"
|
||||
|
Loading…
Reference in New Issue
Block a user