From 5f3ed920fe849413ad89505075bb7135866a3082 Mon Sep 17 00:00:00 2001 From: Aqua-sama Date: Mon, 15 Oct 2018 13:59:35 +0200 Subject: Add workaround for QTBUG-62511 --- baseconfig | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'baseconfig') diff --git a/baseconfig b/baseconfig index 7ca05c9..eb05765 100644 --- a/baseconfig +++ b/baseconfig @@ -89,3 +89,12 @@ config TESTS config LLVMLIBCPP bool "Link against the LLVM C++ standard library" default n + +menu "Workarounds" + config QTBUG-62511 + bool "Use RCC version 1 format" + default y + help + See QTBUG-62511: rcc embeds time in output + +endmenu -- cgit v1.2.1