diff platform-dataquay.pri @ 907:b40f29144e80 datarace

Enable ThreadSanitizer
author Chris Cannam
date Tue, 24 Feb 2015 17:42:00 +0000
parents 5462ac97d28f
children
line wrap: on
line diff
--- a/platform-dataquay.pri	Mon Feb 09 10:31:07 2015 +0000
+++ b/platform-dataquay.pri	Tue Feb 24 17:42:00 2015 +0000
@@ -9,6 +9,9 @@
 QMAKE_CXXFLAGS -= -I/usr/include/rasqal -I/usr/include/raptor2
 EXTRALIBS -= -lrdf
 
+##!!! for now:
+QMAKE_CXXFLAGS -= -Werror
+
 DEFINES += USE_SORD
 # Libraries and paths should be added by config.pri