[PATCH v3 05/11] Makeconfig: Add a sampling-asan directory to the build script
Sung-hun Kim
sfoon.kim@samsung.com
Tue Sep 30 06:46:54 GMT 2025
Signed-off-by: Sung-hun Kim <sfoon.kim@samsung.com>
---
Makeconfig | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Makeconfig b/Makeconfig
index 9eda4fa528..8b90130a2a 100644
--- a/Makeconfig
+++ b/Makeconfig
@@ -1409,7 +1409,7 @@ all-subdirs = csu assert ctype locale intl catgets math setjmp signal \
posix io termios resource misc socket sysvipc gmon \
gnulib iconv iconvdata wctype manual po argp \
localedata timezone rt conform debug mathvec support \
- dlfcn elf
+ dlfcn elf sampling-asan
ifndef avoid-generated
# sysd-sorted itself will contain rules making the sysd-sorted target
--
2.25.1
More information about the Libc-alpha
mailing list