diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2016-11-29 06:39:52 +0100 |
---|---|---|
committer | Peter Korsgaard <peter@korsgaard.com> | 2016-11-30 16:14:47 +0100 |
commit | 0689e77eecb88dc204688e9db670d56e4366f83f (patch) | |
tree | 0f3ca1e6e0618cc9686c51317332082be76c6f66 /package/gcc | |
parent | bf5487e21e539e474062ee3ace1ac8fb844e38a2 (diff) | |
download | buildroot-0689e77eecb88dc204688e9db670d56e4366f83f.tar.gz buildroot-0689e77eecb88dc204688e9db670d56e4366f83f.zip |
uclibc: disable posix_madvise for noMMU
Now that the madvise defines are disabled for noMMU targets,
architectures with MMU and noMMU support as ARM are failing to compile
in noMMU mode, since the defines are used internally in posix_madvise.c.
Disable compilation for posix_madvise() for noMMU.
Signed-off-by: Waldemar Brodkorb <wbx@openadk.org>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'package/gcc')
0 files changed, 0 insertions, 0 deletions