summaryrefslogtreecommitdiffstats
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-09 03:17:39 +0000
commit2e7b59d3cba761dd9561534a378c91ab590754f3 (patch)
tree081991511e3751b088e592be387e83c3fc429fe0
parent77c59ebc2d7562091a3383a949517d6e65a08472 (diff)
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