diff -ur openssh-8.4p1/configure.ac openssh-8.4p1+iOS/configure.ac --- openssh-8.4p1/configure.ac 2021-01-26 23:09:30.000000000 -1000 +++ openssh-8.4p1+iOS/configure.ac 2020-09-26 21:25:01.000000000 -1000 @@ -1534,8 +1534,8 @@ allocate extra space for d_name]) ], [ - AC_MSG_WARN([cross compiling: assuming BROKEN_ONE_BYTE_DIRENT_D_NAME]) - AC_DEFINE([BROKEN_ONE_BYTE_DIRENT_D_NAME]) + AC_MSG_WARN([cross compiling: assuming yes]) + AC_MSG_RESULT([yes]) ] )