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