forked from OSchip/llvm-project
parent
b24c802489
commit
8a052b9414
|
@ -2,6 +2,6 @@ LEVEL = ../../../make
|
|||
|
||||
CXX_SOURCES := main.cpp
|
||||
|
||||
include $(LEVEL)/Makefile.rules
|
||||
|
||||
CXXFLAGS += -std=c++11
|
||||
|
||||
include $(LEVEL)/Makefile.rules
|
Loading…
Reference in New Issue