aboutsummaryrefslogtreecommitdiffstats
path: root/test/bruisertest/makefile
diff options
context:
space:
mode:
Diffstat (limited to 'test/bruisertest/makefile')
-rw-r--r--test/bruisertest/makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/bruisertest/makefile b/test/bruisertest/makefile
index 1b0859b..665dbb7 100644
--- a/test/bruisertest/makefile
+++ b/test/bruisertest/makefile
@@ -1,7 +1,7 @@
BRUISER_TEST=test
CXX?=clang++
# you should change the include path to one that is right for you
-CXX_FLAGS=-I/usr/lib/gcc/x86_64-redhat-linux/6.3.1/include
+CXX_FLAGS=-I/usr/lib/gcc/x86_64-redhat-linux/7.3.1/include
.DEFAULT:all clean