summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorXiang, Haihao <haihao.xiang@intel.com>2017-08-31 10:21:02 +0800
committerXiang, Haihao <haihao.xiang@intel.com>2017-09-27 12:56:58 +0800
commite9a978d36db529666479d315d34d638f9eefeb74 (patch)
tree9babe2628bac5d1872e76f68f7f8e6218b67ddb4 /test
parent90bf343d8e96a30d031a5fffa3019842607a0361 (diff)
downloadlibva-intel-driver-e9a978d36db529666479d315d34d638f9eefeb74.tar.gz
Revert "test: ignore deprecated-declarations for GCC >= 6.x"
This reverts commit ba9d2268b81e5bdde6ec80d52c28fd03d6ae5abe.
Diffstat (limited to 'test')
-rw-r--r--test/Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/Makefile.am b/test/Makefile.am
index 2a9a46f9..f250fee6 100644
--- a/test/Makefile.am
+++ b/test/Makefile.am
@@ -102,7 +102,6 @@ test_i965_drv_video_CPPFLAGS = \
test_i965_drv_video_CXXFLAGS = \
-Wall -Werror \
- -Wno-deprecated-declarations \
$(AM_CXXFLAGS) \
$(NULL)