You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
13 lines
620 B
13 lines
620 B
diff -up accounts-qml-module-VERSION_0.7/common-project-config.pri.Werror accounts-qml-module-VERSION_0.7/common-project-config.pri
|
|
--- accounts-qml-module-VERSION_0.7/common-project-config.pri.Werror 2016-06-08 02:26:26.000000000 -0500
|
|
+++ accounts-qml-module-VERSION_0.7/common-project-config.pri 2021-02-04 08:59:43.179085414 -0600
|
|
@@ -3,7 +3,7 @@
|
|
#-----------------------------------------------------------------------------
|
|
|
|
# we don't like warnings...
|
|
-QMAKE_CXXFLAGS += -Werror -Wno-write-strings
|
|
+QMAKE_CXXFLAGS += -Wno-write-strings
|
|
# Disable RTTI
|
|
QMAKE_CXXFLAGS += -fno-exceptions -fno-rtti
|
|
# Use C++11
|