aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/Makefile.kcsan
blob: caf1111a28ae59535c3a08563820f7b25c488ad9 (plain) (blame)
1
2
3
4
5
6
# SPDX-License-Identifier: GPL-2.0
ifdef CONFIG_KCSAN

CFLAGS_KCSAN := -fsanitize=thread

endif # CONFIG_KCSAN