summaryrefslogtreecommitdiffstats
path: root/configure.json
diff options
context:
space:
mode:
Diffstat (limited to 'configure.json')
-rw-r--r--configure.json10
1 files changed, 0 insertions, 10 deletions
diff --git a/configure.json b/configure.json
index 633b5c8411..a46a3380fc 100644
--- a/configure.json
+++ b/configure.json
@@ -411,11 +411,6 @@
"subarch": "neon"
},
- "mremap": {
- "label": "mremap()",
- "type": "compile",
- "test": "unix/mremap"
- },
"posix_fallocate": {
"label": "POSIX fallocate()",
"type": "compile",
@@ -942,11 +937,6 @@
{ "type": "define", "name": "QT_COMPILER_SUPPORTS_NEON", "value": 1 }
]
},
- "mremap": {
- "label": "mremap()",
- "condition": "tests.mremap",
- "output": [ "feature" ]
- },
"posix_fallocate": {
"label": "POSIX fallocate()",
"condition": "tests.posix_fallocate",