Package: lomiri-ui-toolkit / 1.3.5110+dfsg-2

2004_dont_do_header_check_will_fail_on_s390x.patch Patch series | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
diff --git a/features/lomiri_qt_module.prf b/features/lomiri_qt_module.prf                                                                                                                     
index a55ffe213..89c3be5c7 100644
--- a/features/lomiri_qt_module.prf
+++ b/features/lomiri_qt_module.prf
@@ -8,7 +8,7 @@ CONFIG += git_build
 # Make sure our public headers compile with extra warnings and strict Qt
 # options. Must be set before loading qt_module. Requires qt_module_headers to
 # be loaded after qt_module.
-CONFIG += headersclean
+#CONFIG += headersclean
 
 load(qt_module)
 load(qt_module_headers)