diff options
author | Aqua-sama <aqua@iserlohn-fortress.net> | 2018-10-15 13:59:35 +0200 |
---|---|---|
committer | Aqua-sama <aqua@iserlohn-fortress.net> | 2018-10-15 13:59:35 +0200 |
commit | 5f3ed920fe849413ad89505075bb7135866a3082 (patch) | |
tree | 9033212714c60475798c86ddc372bedc908b624f /linux | |
parent | Remove -march and -mtune from default release flags (diff) | |
download | smolbote-5f3ed920fe849413ad89505075bb7135866a3082.tar.xz |
Add workaround for QTBUG-62511
Diffstat (limited to 'linux')
-rw-r--r-- | linux/.config | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/linux/.config b/linux/.config index a70ecff..ea2d51c 100644 --- a/linux/.config +++ b/linux/.config @@ -50,3 +50,8 @@ CONFIG_USEPLASMA=y CONFIG_QTWARNINGS=y # CONFIG_TESTS is not set # CONFIG_LLVMLIBCPP is not set + +# +# Workarounds +# +CONFIG_QTBUG-62511=y |