r600g,radeonsi: add a driver query returning GPU load
[mesa.git] / src / gallium / drivers / radeon / Makefile.am
index ef6b999dd437347d5f47fffa9d46371e4cbd66e4..13d8976de9577a3b8615450d6b2b8682a766fafd 100644 (file)
@@ -4,7 +4,9 @@ include $(top_srcdir)/src/gallium/Automake.inc
 
 AM_CFLAGS = \
        $(GALLIUM_DRIVER_CFLAGS) \
-       $(RADEON_CFLAGS)
+       $(RADEON_CFLAGS) \
+       -Wstrict-overflow=0
+# ^^ disable warnings about overflows (os_time_timeout)
 
 noinst_LTLIBRARIES = libradeon.la