CXX_SOURCES := main.cpp

USE_LIBCPP := 1
include Makefile.rules
CXXFLAGS += -std=c++11 -O0
