don’t depend on clang.

This commit is contained in:
Kelvin Sherlock 2017-01-21 15:07:51 -05:00
parent fa225d36c9
commit 3697b86ffd
1 changed files with 0 additions and 1 deletions

View File

@ -1,4 +1,3 @@
CXX = clang++
LINK.o = $(LINK.cc)
CXXFLAGS += -std=c++11 -g -Wall