summaryrefslogtreecommitdiffstats
path: root/.qmake.conf
diff options
context:
space:
mode:
authorThiago Macieira <thiago.macieira@intel.com>2016-01-02 17:22:59 -0200
committerAlex Blasche <alexander.blasche@theqtcompany.com>2016-01-08 15:40:21 +0000
commit941c3cb33baa0f48e4c2be6092fbc1b50fb08d49 (patch)
tree1c467d16188175f5f554ed1783a13adbc2edb671 /.qmake.conf
parentb35f4c25357726c3e6670c2e05cc4729b6b522d0 (diff)
Remove use of Variable Length Array
socketcanbackend.cpp:160:45: warning: variable length array ‘filters’ is used [-Wvla] Change-Id: Ifd2454ffba454fd591d0ffff1425b27fdb24bd65 Reviewed-by: Rolf Eike Beer <eb@emlix.com> Reviewed-by: Alex Blasche <alexander.blasche@theqtcompany.com>
Diffstat (limited to '.qmake.conf')
-rw-r--r--.qmake.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/.qmake.conf b/.qmake.conf
index 66a0241..3748d16 100644
--- a/.qmake.conf
+++ b/.qmake.conf
@@ -1,3 +1,4 @@
load(qt_build_config)
+CONFIG += warning_clean
MODULE_VERSION = 5.6.0