Sign in
rust
/
rust-lang
/
llvm-project
/
33c49c0c82a5878f8f9d71e3f1710eddfdbebfeb
/
.
/
lldb
/
packages
/
Python
/
lldbsuite
/
test
/
functionalities
/
tsan
/
multiple
/
Makefile
blob: c930ae563fc1d0df53784a1db8c1f722a733f349 [
file
] [
log
] [
blame
]
LEVEL
=
../../../
make
C_SOURCES
:=
main
.
c
CFLAGS_EXTRAS
:=
-
fsanitize
=
thread
-
g
include $
(
LEVEL
)/
Makefile
.
rules