summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAllan Sandfeld Jensen <allan.jensen@qt.io>2021-09-08 14:00:19 +0200
committerQt Cherry-pick Bot <cherrypick_bot@qt-project.org>2021-09-12 07:09:11 +0000
commitfb8c826ca4acb99b51a62e720cc314618d8ceb51 (patch)
tree3fe16bf35e7f6833584715e0ed6f7ca501721c22
parent857256659a8218f6624d0e8f9a4159e3ddeda14e (diff)
downloadqtwebengine-fb8c826ca4acb99b51a62e720cc314618d8ceb51.tar.gz
Disable FTP support
Will be gone in 92 anyway, so avoid it in 6.x Change-Id: Idc1d58bcda6ee7edb81f7b468ff548cc370e40ec Reviewed-by: Michal Klocek <michal.klocek@qt.io> (cherry picked from commit 3519dd6ad32053f508601e3b5f18f016d3edb000) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
-rw-r--r--src/core/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/core/CMakeLists.txt b/src/core/CMakeLists.txt
index fcf994c2b..f0dbd8ffb 100644
--- a/src/core/CMakeLists.txt
+++ b/src/core/CMakeLists.txt
@@ -291,6 +291,7 @@ foreach(arch ${archs})
v8_use_external_startup_data=false
strip_absolute_paths_from_debug_symbols=false
blink_symbol_level=0
+ disable_ftp_support=true
)
extend_gn_list(gnArgArg