aboutsummaryrefslogtreecommitdiffstats
path: root/src/secalloc/alloc_mmap/info.txt
diff options
context:
space:
mode:
Diffstat (limited to 'src/secalloc/alloc_mmap/info.txt')
-rw-r--r--src/secalloc/alloc_mmap/info.txt25
1 files changed, 0 insertions, 25 deletions
diff --git a/src/secalloc/alloc_mmap/info.txt b/src/secalloc/alloc_mmap/info.txt
deleted file mode 100644
index 8cc2b206e..000000000
--- a/src/secalloc/alloc_mmap/info.txt
+++ /dev/null
@@ -1,25 +0,0 @@
-realname "Disk Based Allocation System"
-
-define ALLOC_MMAP
-modset unix
-
-load_on auto
-
-<add>
-mmap_mem.cpp
-mmap_mem.h
-</add>
-
-<os>
-linux
-freebsd
-openbsd
-netbsd
-solaris
-qnx
-darwin
-tru64
-
-# Only without -ansi, otherwise can't get mkstemp
-#cygwin
-</os>