mirror of
https://sourceware.org/git/glibc.git
synced 2025-07-29 11:41:21 +03:00
sh: Do not define __ASSUME_STATX
This commit is contained in:
@ -56,4 +56,7 @@
|
||||
# undef __ASSUME_RENAMEAT2
|
||||
#endif
|
||||
|
||||
/* sh does not support the statx system call. */
|
||||
#undef __ASSUME_STATX
|
||||
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user