summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/intel/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/intel/Makefile.am b/src/intel/Makefile.am
index 9946f6752d0..a34e3014497 100644
--- a/src/intel/Makefile.am
+++ b/src/intel/Makefile.am
@@ -44,7 +44,7 @@ AM_CPPFLAGS = \
AM_CFLAGS = \
$(VISIBILITY_CFLAGS) \
- -Wno-override-init
+ $(WNO_OVERRIDE_INIT)
MKDIR_GEN = $(AM_V_at)$(MKDIR_P) $(@D)
PYTHON_GEN = $(AM_V_GEN)$(PYTHON2) $(PYTHON_FLAGS)