qt6-webengine: make sure to disable safe_browsing_mode by default.
This commit is contained in:
parent
60defcbb80
commit
f058590d83
2 changed files with 16 additions and 2 deletions
|
|
@ -22,8 +22,8 @@ VERSION=5
|
|||
|
||||
. ./config
|
||||
|
||||
# 'safe_browsing_mode=0' already present by default via
|
||||
# 'src/core/CMakeLists.txt'
|
||||
# disable safe_browsing_mode by default.
|
||||
patch_p1 $DATA/001-disable_safe_browsing_mode.patch
|
||||
|
||||
#Increase parallel restriction (it fails at full speed).
|
||||
sed -i 's|j2|j4|' debian/rules
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue