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 b572a3d1f5..b7f767e2ec 100644
--- a/configure.json
+++ b/configure.json
@@ -396,11 +396,6 @@
"subarch": "neon"
},
- "mremap": {
- "label": "mremap()",
- "type": "compile",
- "test": "unix/mremap"
- },
"posix_fallocate": {
"label": "POSIX fallocate()",
"type": "compile",
@@ -902,11 +897,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",