mirror of
https://sourceware.org/git/glibc.git
synced 2025-12-24 17:51:17 +03:00
(HAVE_MREMAP): Undo change of 1997-12-04.
This commit is contained in:
@@ -532,7 +532,7 @@ do { \
|
||||
*/
|
||||
|
||||
#ifndef HAVE_MREMAP
|
||||
#define HAVE_MREMAP defined(__linux__) && !defined(__arm__)
|
||||
#define HAVE_MREMAP defined(__linux__)
|
||||
#endif
|
||||
|
||||
/* Define USE_ARENAS to enable support for multiple `arenas'. These
|
||||
|
||||
Reference in New Issue
Block a user