openssh: don't assume broken d_name on cross
This commit is contained in:
parent
50a3f0371d
commit
a535ead07a
10
srcpkgs/openssh/patches/d-name-size.patch
Normal file
10
srcpkgs/openssh/patches/d-name-size.patch
Normal file
@ -0,0 +1,10 @@
|
||||
--- a/configure.ac
|
||||
+++ b/configure.ac
|
||||
@@ -1641,7 +1641,5 @@
|
||||
],
|
||||
[
|
||||
- AC_MSG_WARN([cross compiling: assuming BROKEN_ONE_BYTE_DIRENT_D_NAME])
|
||||
- AC_DEFINE([BROKEN_ONE_BYTE_DIRENT_D_NAME])
|
||||
]
|
||||
)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user