brintos

brintos / llvm-project-archived public Read only

0
0
Text · 86 B · 5f67197 Raw
5 lines · plain
1CXX_SOURCES := main.cpp2CFLAGS_EXTRAS := -fsanitize=thread -g3 4include Makefile.rules5