aboutsummaryrefslogtreecommitdiff
path: root/bfd/acconfig.h
diff options
context:
space:
mode:
Diffstat (limited to 'bfd/acconfig.h')
-rw-r--r--bfd/acconfig.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/bfd/acconfig.h b/bfd/acconfig.h
index 3bf5103..43bcf70 100644
--- a/bfd/acconfig.h
+++ b/bfd/acconfig.h
@@ -12,3 +12,6 @@
/* Define only if <sys/procfs.h> is available *and* it defines prstatus_t. */
#undef HAVE_SYS_PROCFS_H
+
+/* Do we really want to use mmap if it's available? */
+#undef USE_MMAP