aboutsummaryrefslogtreecommitdiff
path: root/unittest/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'unittest/Makefile')
-rw-r--r--unittest/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/unittest/Makefile b/unittest/Makefile
index aa9d53a..9e8fbc1 100644
--- a/unittest/Makefile
+++ b/unittest/Makefile
@@ -1,6 +1,6 @@
CC = $(PREFIX)-gcc
#CXX = $(PREFIX)-g++
-CXX = clang++-3.6
+CXX = clang++-3.8
LD = $(CXX)
INCLUDE = -I../include -ICatch/single_include/